Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x9294ff…70336a
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x0a4391…bd2d14
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x592b91…9cb36f
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x68253e…3bbc2d
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x41e37c…8d7a87
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x265641…6e22bc
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x252754…175bd8
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x7b0916…b6abc4
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0xb58107…b5a01e
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x2acd84…b0f08f
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x7037f8…1c27a1
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x7669e4…c4af42
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0xbbe1e9…4510a3
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown65d ago0x17b95f…21a185
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0x371ffb…baf858
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0x9fde21…724bb1
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0x85e0a1…0cecaf
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0x78a6a4…de5e9b
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0xadfeef…66a8ff
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0xb57d32…326a3e
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0xaed1d6…9b43ba
0xb8d1…09ae0x9c95…e299Base$0.001100%Route unknown66d ago0x777561…f677e2

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.