Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1675…4d2f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xd5e4e9…9e1520
0x1675…4d2f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x74c18b…15c6bb
0x1675…4d2f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x76716f…bd038a
0x1675…4d2f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xa10449…e6a35e
0x1c81…1f050x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x490fe4…30e88a
0x5b70…7cd00x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xba5faa…1a2544
0xc9c7…16700x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xb65f08…3e0e80
0x6645…325a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x103f43…e8be9d
0x9e85…c25d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x3a380d…8671c1
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x234321…f1806e
0xf5a0…c9b40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x7272ef…5e58d1
nutelka.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x46c870…01e981
sharonta.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x64e0bf…ee16cd
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0x8ef58a…e3a814
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3d ago0xd2b4a8…f08cbf
0xd24c…345b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0x995fff…bcd6f5
0xa492…21aa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0x304e1a…aeb3c5
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0x54ca56…64f77f
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0x75d239…8e26bd
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0xa70f30…c6ce74
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0xae05de…3cb959

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.