Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x2f7ec1…422a59
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x766a8a…7aef46
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x1e49ef…a7b333
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x8e3c6c…f8ce92
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x3c4096…af3671
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xb6b038…f938ee
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x7355b8…7702f5
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x7f2514…3986d4
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xa732ac…cee898
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x8079fd…2d3287
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x5075fa…d091c9
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xddfcff…91659c
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x4dd4fa…a27c06
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x6beb37…05a9d5
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x2b7a1b…cc92af
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x48865e…fb08d6
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xcb2995…7966cb
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x372d9a…da923b
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xa418c0…615136
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x0f935c…d04927
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xdb2e84…e3ab94
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xb8f3bc…df4241
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0xdecebf…9ac3ef
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x2f2fb8…6109f2
0x215f…8ca50x9c95…e299Base—$0.001100%fluxa85d ago0x1a5841…8a06e4

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.