Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x9ea4e1…a706d6
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xcb2a2e…55469d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xed901f…5fe713
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xba1724…77e73d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x8d996a…383332
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x0813cf…274aa3
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x3961a2…e5c35c
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xa00596…9c274e
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x6455c2…90507c
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xff03ed…2619ff
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x6fcaca…95f51f
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xaa5abb…3146d3
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x763354…d64931
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x6f8009…6ac2db
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x2b114a…e9140b
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x0421c2…9ae97f
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x87218b…1b92f7
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xf755d6…de0b7a
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x3c68c2…59a921
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xe57451…91a57e
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x2d3e7a…6778fd
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0x9ba0d6…f30de6
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa59d ago0xa7bfec…2266dd

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.