Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown56d ago0x5c629a…119e69
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xd803c6…583961
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xbd8417…160cd6
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x11e16c…fae28d
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xf9d660…4d83f2
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xd4aefa…95cd08
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x66703a…bfc762
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x1273dc…6d28b8
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xb1e932…80d439
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xb87e91…29a7b2
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x6a838e…5afd5d
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x6b60f0…954192
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x3aa911…f51b2f
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x7d2b6c…7d9a94
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xf5d099…aeb78b
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x24937c…f911e2
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xe81387…5169a0
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x2b9641…f74716
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x03e4ea…02b70e
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x8129d4…af52ba
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xc5978a…10266f
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x8d76ff…2b7987
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x242ef0…ffbb38
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0xa38d1f…b0cc0d
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown57d ago0x7262aa…9e03ee

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.