Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x745037…16efb5
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xb90c00…2bd069
0x8780…71f30xfe80…47eeBase$0.001100%fluxa41d ago0x1d8cc0…151ec8
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x7b16c7…39e67f
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x4c727f…306a08
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x9bcb95…4a5ddc
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x450745…1ea266
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x0c6523…59a83e
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x03200d…d70920
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xf8bb6f…bdb471
0x8780…71f30xfe80…47eeBase$0.001100%fluxa41d ago0x183c62…e783fe
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xbf5835…21ab2b
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xfe3c3a…a85dce
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x15cc6a…b47fff
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x327763…36060e
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xba30f3…ae2e2a
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x72ab00…ebec88
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x88b5de…fd931a
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xc3cb19…a5649b
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x09cbcf…e7b001
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0xa92786…bd55f8
0x8780…71f30xfe80…47eeBase$0.001100%fluxa41d ago0x12de52…05e31f
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x2b44ec…11bc0e
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x67db9b…71d6fa
0x8780…71f30x9c95…e299Base$0.001100%fluxa41d ago0x7582d0…02249b

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.