Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x6e2a46…3c43c4
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x68fe8c…0e72f4
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xdd962d…02c374
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xd043a2…1809aa
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xfdd6c0…132a61
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x4ffde5…19cebe
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xda00ff…603084
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xc71978…4d23d9
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x2fa27a…f70393
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x90ef69…9cf649
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xd8fe1b…d6ec7b
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x38b363…14e69f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x9f6faa…773ec2
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x889b40…09e356
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x545ad5…09adeb
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x8ea360…f2e916
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x8af2e8…d22147
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0xfc423f…7792cf
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x693329…a2d948
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x03fc2a…bce949
0x0767…191e0x9c95…e299Base—$0.001100%fluxa59d ago0x51dc7d…ce8bc6
0x0767…191e0x9c95…e299Base—$0.001100%fluxa60d ago0xd7ac5c…f3177a
0x0767…191e0x9c95…e299Base—$0.001100%fluxa60d ago0xe8339f…5d9754
0x0767…191e0x9c95…e299Base—$0.001100%fluxa60d ago0x8e50fe…7d4e02
0x0767…191e0x9c95…e299Base—$0.001100%fluxa60d ago0xdfafc0…69022b

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.