Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xfdb4b4…4d6a59
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xd1fbab…ab8f65
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x5e0b11…a72127
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x02a054…77eb1b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x1a18fd…09aa88
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x794e1d…3268a8
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x7b0568…f0f5e2
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x5e59e9…34a939
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xccaf28…375617
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xafccbf…a1cc3b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x7a0371…1e74c3
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0xe183fc…1252e6
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x8b3e76…8069c9
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0xb0411d…3009ed
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x83a065…173dcb
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0xfe86de…871f0b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x6eadb9…399336
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x169bf8…9c7068
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0xf68777…7a3680
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x102b3a…36ad2f
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x49a49d…fbb142
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x0ef66c…4afbe9
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x80ba31…153dd1
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0xd6828e…204cbc
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown44d ago0x964756…368639

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.