Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xa4ad78…3b9d03
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x078857…465b15
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xce943d…a4e604
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x3fa549…9ca70b
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x0a305a…4e153e
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x1ee26c…c20f04
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xebb77b…4bed02
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0xb9d444…a049c4
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x4c081b…268bbb
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x637655…500db2
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x51bf2a…375c9a
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0xe2fef8…b0b2fa
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0xe7cb7f…acc06e
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x5240e5…7a8c6e
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x2dd543…e32e03
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x2d4d8e…484c73
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0xda45ca…26463c
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x7f9e59…b6bfbc
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x671aa0…31a021
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x236091…474781
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x5a8d13…46315a
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x487d43…46e473
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0021…ad8f98d ago0x3dba15…445735
0x206c…d96a0x73fc…b29bBase—$0.01100%0x0018…ca9798d ago0x1e034a…02a6dd
0x206c…d96a0x73fc…b29bBase—$0.01100%0xdf7d…5dbd98d ago0x993386…a4a758

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.