Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x33c739…c5c221
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xf58ff1…c9c358
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x0bad4f…ee07fa
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xefa834…85d040
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x04a2d8…72b3e0
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xc42f48…fc593d
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xc3c5b0…e8d93a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x41adfb…94da63
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xf5bb67…952549
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x4803f0…56a0dc
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x228cc5…216e3b
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x7ee809…1f8e27
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x4f2e14…111a5f
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xbfd573…32d62c
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x8c9f40…f97994
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x1957b4…ad1c32
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x8d2c4a…2134cf
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x8d744a…0f5b46
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xf8a860…507c3f
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x40114b…6d03b9
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x166b22…cfefc1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x421c82…d47157
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x8f0e9a…f21484
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0x274ea7…318a51
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown57d ago0xd988d3…f0b91b

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.