Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a56…3dee0xa112…7d60Basex402 service$0.001100%Payer-submitted119d ago0x7d0ad6…519583
0x5a56…3dee0x7578…6837Base—$0.001100%coinbase119d ago0xe4bdc4…cb82c1
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase119d ago0x56d560…1c5f76
0x5a56…3dee0xd685…334bBase—$0.001100%Payer-submitted119d ago0x3a94e9…718b98
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase119d ago0x94bb93…0c69e2
0x5a56…3dee0x6e00…b04cBaseBlockRun.AIAi$0.001100%Payer-submitted119d ago0x2f50eb…3f9de6
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase119d ago0xa06acb…55fa77
0x7578…68370x5a56…3deeBase—$0.001100%coinbase119d ago0x9b3f60…8c6bfe
0x5a56…3dee0xd850…f111Basex402 service$0.001100%Payer-submitted119d ago0x07463f…41d4f7
0x5a56…3dee0xa112…7d60Basex402 service$0.001100%Payer-submitted119d ago0x8746fa…1e0bbe
0x5a56…3dee0xffa9…686fBaseMinifetch Technical SEO APISeo$0.001100%Payer-submitted119d ago0xcdce9a…4da9c4
0x5a56…3dee0x7578…6837Base—$0.001100%coinbase119d ago0xbdcb33…d50754
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase119d ago0xa58a4d…b7bf04
0x5a56…3dee0xd850…f111Basex402 service$0.001100%Payer-submitted119d ago0x870596…96db5a
0x2e36…f6320x5a56…3deeBase—$0.001100%coinbase119d ago0x4c62d9…e97ce0
0x5a56…3dee0x6e00…b04cBaseBlockRun.AIAi$0.001100%Payer-submitted119d ago0xa3b7d5…e11551
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase119d ago0x61a738…5d1bf5
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase119d ago0x89c499…30b185
0x0e0f…fe150x5a56…3deeBase—$0.001100%coinbase119d ago0x53ff7f…6ad80e

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.