Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x3c1aea…576aa2
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x67acd3…66fb1d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xcf01ac…37ff73
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x7baabe…187470
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x18d9f0…1f0b93
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xceb3e9…8ca932
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x1a15f4…cdc6ba
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x16af39…f81dbf
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xeb3d1a…c91b80
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x649a32…964832
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x27f34a…88760b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xe3f048…79bc00
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xb84d83…38e3a0
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x17bb59…c18b42
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x1c75eb…a6dcae
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x2ae456…18548c
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x2387d3…75b99b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xc07416…227621
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x70ea15…65ea6e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x6cb3f6…456d3a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x126e2d…5155d7
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x4bd1fb…4b4119
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x9af49a…db3a70
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0xf432a8…6ce995
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa70d ago0x641373…7f0d78

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.