Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00xd5f8…5a9eBasex402 service$0.01100%coinbase2d ago0x6ccb42…56117e
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase2d ago0xc1fe15…71f568
0x54e1…f4e00x5721…8867Basex402 service$0.001100%coinbase2d ago0xcb9828…a5b3a5
0x54e1…f4e00x66e1…6de8BaseAgentResolverx402$0.002100%coinbase2d ago0x820626…7a6d99
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x5b211d…ea491c
0x54e1…f4e00xeca8…5354Basex402 service$0.04100%coinbase2d ago0xcee041…5fd0d7
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x731f69…9cb9f4
0x54e1…f4e00x99b6…fd69Base—$0.01100%coinbase2d ago0x305ef6…6586c0
0x54e1…f4e00xeca8…5354Basex402 service$0.05100%coinbase2d ago0xaff966…00dd0b
0x54e1…f4e00xeca8…5354Basex402 service$0.008100%coinbase2d ago0x0fc2d3…4e19e0
0x54e1…f4e00x3aad…323eBase—$0.01100%payAI2d ago0x90e060…6c74ad
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xbb652b…0ad9c0
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0xdc5e11…73d1ef
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x361099…0d3298
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xaddfab…a8260f
0x54e1…f4e00xeca8…5354Basex402 service$0.04100%coinbase2d ago0x64ea06…88ff56
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0x87d287…9ddb63
0x54e1…f4e00xeca8…5354Basex402 service$0.02100%coinbase2d ago0xc809a4…6fe7da
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xd8353e…b4f185
0x54e1…f4e00xeca8…5354Basex402 service$0.03100%coinbase2d ago0xcd4001…a506a8
0x54e1…f4e00x66e1…6de8BaseAgentResolverx402$0.002100%coinbase2d ago0x46f8d8…aa98cf
0x54e1…f4e00x66e1…6de8BaseAgentResolverx402$0.02100%payAI2d ago0xaee9b2…be9f40
0x54e1…f4e00x54eb…0d5bBaseMulti-Source NewsNews$0.03100%coinbase2d ago0x4b4260…69da78
0x54e1…f4e00x54eb…0d5bBaseMulti-Source NewsNews$0.03100%coinbase2d ago0xa5b564…f8b440
0x54e1…f4e00x54eb…0d5bBaseMulti-Source NewsNews$0.02100%coinbase2d ago0x01356a…762b6b

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.