Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x097d17…95ac7f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xf71814…7a6af9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x8a2e07…cb53c1
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xd8c850…f372e8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x5e5d38…fd49a8
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x570e66…381dbc
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xb885de…6f175d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xf0409f…2f4194
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x8fb2f4…42a412
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xcea1af…20318a
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x2bc57e…aa268b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xd34fdc…86ce36
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xde5953…eb09f5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x6e4c97…52292b
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x9b48a0…591848
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xdc292d…290491
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x158d8d…a0bdd4
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xed84a0…0f89ff
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x39911d…a5621d
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x9ad936…57d9ce
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xc13499…e720ad
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0xa39b76…747260
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x490af5…d43ce9
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x14cacd…13c5e6
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa58d ago0x03311d…d97587

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.