Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x39f2…d32f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase45m ago0x118939…97ff0d
sceleton.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase1h ago0x9c371d…2daa7a
sceleton.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase1h ago0x722147…4522ed
kromby.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2h ago0xd85a24…492420
bigla.eth0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase2h ago0xbfa6ae…36215a
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3h ago0x11d1fe…f2139b
0xdc5c…432e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase3h ago0x4ee0bf…6896ac
0xc250…c8a90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4h ago0x4aae32…3c601f
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0xbd44fa…d4daa6
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0xbf7469…b60287
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0x8dc5bf…224d97
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0x8d891b…1728e8
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0xbed272…ac645a
0xd131…6fad0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0xdc3ce1…7f3163
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0x3a5298…8fe9a8
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase5h ago0x021bb8…974b79
0x8600…db4b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase6h ago0x402d62…f2b7c2
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0xc00c42…dae719
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0x4c47a4…9fdbbd
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0xbec29c…fac834
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0xd74528…249e6b
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0x0829c9…50000b
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0x239de1…76a6b9
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0x8c11c0…18b336
0x7c65…6c400x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase7h ago0xa6dc0a…9e75ba

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.