Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe23d8b…0846ff
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f8e2e…a15a1d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaaf32a…bfaa64
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x278dff…d848c9
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ce817…8d1ad3
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x85ca09…898429
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0e874…70fd19
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x062009…010d67
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x52e059…64a25e
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb6447…7e6fac
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17ea70…e00996
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84269d…154c25
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8cf34…bc4c8a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8731e3…5998d1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9b878…d0d4a5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd90ed3…098ae1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x58ab2e…1edb75
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa3b975…c8557d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfee6d0…b6f859
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33a534…94c799
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe96dd1…3f66d8
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe690e4…47d5a6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9963c5…f3e45b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf503e8…def3a1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd31569…5f33ff

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.