Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x879315…1d3aca
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0xeaa8eb…9ff555
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x1d29e2…ebc7be
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0xabdee7…792cd9
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x943abf…21f218
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x5193fc…3f2f63
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x9e9181…15ee36
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x7c3e75…22b83e
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0x87cc1c…722ae6
0xb064…54430x9c95…e299Base$0.001100%Route unknown46d ago0xe78ef3…590c13
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0xe3e7a5…1d5019
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x1ae126…6cce3b
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x3c20d5…df7b9d
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x32f234…397a39
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0xf912bb…c84450
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x4f3fb5…769ad3
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0xfaf023…1cb0b9
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0xdcf461…ad80cd
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x6b933d…7f7f95
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x17869d…f247f9
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0xca81b0…4c7dc9
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x42ad99…aa0003
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x6e33ea…37e5e7
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x87cc70…4a1dd9
0xb064…54430x9c95…e299Base$0.001100%Route unknown47d ago0x4e3135…b70a6e

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.