Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0xab4eb6…0cebcf
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0x8d70e8…5e6ab8
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0xef0b53…4417d2
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0x3b1e88…b59e62
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0xf82f85…acd7b8
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0xe71fbe…bfea53
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0x319a4c…a7212b
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0xd6c85b…302d4c
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa74d ago0x45b9bc…7f285e
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x9364ad…135ccf
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x91d768…4ff2c9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x27abb5…b7b378
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xbcee4a…ac41a1
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xcfc9ee…133b12
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x29e23e…76025a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xd3fc99…873f88
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xfcb298…17d928
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x313334…8b802c
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xb8abe7…5bc30e
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x958341…77f7ab
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x79524a…6a4291
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xff962d…fefecd
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0xb9b176…0539e5
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa75d ago0x6ee383…457ccc

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.