Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x5727b7…6b0201
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0xf4269a…cf3a76
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x8463aa…348918
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x4a7c7a…80c3b0
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0xa56c0e…97f513
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0xf928e3…23e0e9
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x332e67…70a219
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x5ed4ab…b9988b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x39ffbe…71ed26
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0xa497da…83768b
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x81d3e0…abfbf9
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown61d ago0x071cab…9d102e
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0xe1b993…8966a8
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x4cb12b…8a99db
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x1c8c01…70d239
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x6dbcfb…39101c
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x3d1449…8429c4
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0xc7ccd5…407e18
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0xa111fd…8673a3
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x7b7332…3ccb70
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x642ec1…3eaf13
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x6bf77e…3028a1
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x764654…0aa994
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0x377534…7ace4e
0x6ca2…e8d80x9c95…e299Base$0.001100%Route unknown62d ago0xbc8db0…4bc795

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.