Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc6b…d09d0x6839…1a2bBase—$0.003100%coinbase15s ago0x3ba0aa…d25578
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase15s ago0xd6c9fa…884244
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase17s ago0x1125ed…c1b681
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x3f0842…c1f0da
0x0ae3…326f0x40a8…ad8bBasex402 service$0.01100%coinbase17s ago0x9693f7…622d3f
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x234699…ca0da9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19s ago0xa414a1…0b9144
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0x06b4c9…f0f2d4
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase21s ago0xd54aa3…92bdf5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted21s ago0xd21a86…3376fe
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0xa74869…87c788
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase23s ago0x97e987…65607d
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase23s ago0xf368f2…df510a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x159983…3878e1
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase23s ago0x530753…635f07
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x4e4584…5594e4
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase23s ago0x74a7e8…ae51f7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0x942b6a…99d9c4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0xe5ce32…de9ee0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x4315d5…403f47
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase25s ago0x88bdae…c91ff1
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase25s ago0x253838…61f554
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted25s ago0x6ea5b7…e37704
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x15907a…4859b4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0xdd8bb2…e200fb

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.