Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x97877a…26489f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x346024…40edb8
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x658098…0a13cb
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x13831e…3797fb
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0xee9f08…3b866e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x262a07…31fc77
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x5da4f0…6aab33
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x42424a…cd1e36
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown45d ago0x9faf87…d60379
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xa1903e…21d730
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x4f1905…30dba7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xf99cb2…09fa46
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xf5d6fa…c0028b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xba878a…189308
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xa371f7…dac2e7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x45717d…0ac9ba
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x85bfd3…10e9aa
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x5c78fd…d27b19
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x985d25…069f16
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x8b3ac5…dbf3d9
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x3c9732…b28af9
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xd58b19…9514b2
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xaaf05d…0f0afc
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0xd604e5…6c0302
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown46d ago0x0a5919…dbe48a

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.