Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5a5…51160x73fc…b29bBase—$0.0035100%0x0021…ad8f80d ago0x636690…5519de
0xa5a5…51160x73fc…b29bBase—$0.0035100%0x0018…ca9780d ago0xe8f0af…eadf1d
0xa5a5…51160x73fc…b29bBase—$0.0035100%0xdf7d…5dbd80d ago0x2947e7…4856f8
0xa5a5…51160x73fc…b29bBase—$0.0035100%0x0018…ca9780d ago0x3923ba…a67920
0xa5a5…51160x73fc…b29bBase—$0.0035100%0xdf7d…5dbd80d ago0xa283fa…7d7c92
0xa5a5…51160x73fc…b29bBase—$0.005100%0x0018…ca9780d ago0xda28c0…8ba975
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0xd1b114…8e0100
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0x06b855…aa7fb6
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x0ac81b…366367
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0x6ac502…2d239c
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x42f8c1…1b6171
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0x54af3f…ea9d3f
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0xd3b337…d7454f
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x68c221…021f18
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0xad76e2…1af6da
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x5509b2…141185
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0x3c06b0…36dc89
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0x09017a…bc9b3f
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0xabaf38…e53f14
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0x130303…ab2ce4
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0xf4e696…65b13b
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x437477…d07196
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0021…ad8f80d ago0x07594a…5803f8
0xa5a5…51160x73fc…b29bBase—$0.01100%0x0018…ca9780d ago0xe06463…35dd7b
0xa5a5…51160x73fc…b29bBase—$0.01100%0xdf7d…5dbd80d ago0xd26db5…fa10f1

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.