Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xaaa81c…55eaa9
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xc71c7e…c2c695
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xb7416a…90df93
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0x70d7c5…c7e4e5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xefdea9…13cd8c
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xf75adb…5bcf3d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0xb89f33…2ea193
0x5cba…73420x9c95…e299Base$0.001100%Route unknown33d ago0x0387df…cb3103
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xd4ddc4…2a64d7
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0x7093ec…c2eb8f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xa2eb65…d224e2
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xb6e3cb…66279a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xbfbea2…c98c42
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xae5036…689a44
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0x4ed8c1…17aa4b
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0x734399…94bde9
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xcc250c…07a6c5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0xdca88d…8557b6
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0x89b28d…3cc1ad
0x5cba…73420x9c95…e299Base$0.001100%Route unknown34d ago0x3bd98b…a0e346

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.