Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x9b031b…00b01f
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x05941d…6228a0
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x791833…9ea027
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xdf7502…c87d60
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xc50fa2…105cd4
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xe1f854…967f83
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xd3379a…589870
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x924dc3…d50251
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x7ff193…2609f2
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xf65fe9…4ffe2c
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xd30904…f16f1c
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0xc1bc51…cffe1c
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x851524…3e4f3a
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown21d ago0x99ba4e…71eef3
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xa8fc1c…45a672
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xfb7048…8c457f
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0x9d6708…36dde5
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xda8b87…95c32e
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0x609a9e…4a0b85
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xd9d010…dd308c
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0x03e781…87b84b
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0x9302c2…cedce4
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xbae669…65af12
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0xd61683…d85218
0x76ac…eb560x9c95…e299Base$0.001100%Route unknown22d ago0x48a709…832b57

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.