Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xd4328c…f0887e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x6dd328…4561d8
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x99aa43…32220c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x334c62…35d6da
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x6166a0…e965bc
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xc5230a…16a012
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x694407…c88b4e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xdb25c4…b2cba0
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x503005…4166be
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xb3cdcd…f984ee
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xbd6c7e…5fc999
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xa4339b…3e03b6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x5f207f…fbc5df
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xe7b8d4…72d3df
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0xf398a4…71eb2b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x9d9b6c…bde1fa
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x36516c…cd769d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x7d5bca…da5e7d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x017108…77cfaa
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x54ec00…c7a12e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x904fe8…2d9731
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa85d ago0x2f0e83…42b22c
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa86d ago0x8b16b6…9cd5bb
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa86d ago0x6d4989…ecf8a6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa86d ago0xa6a196…8398a7

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.