Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x764c99…bb380f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x9103bc…559ed0
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xe3f512…bf33c5
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xd0c236…cdb720
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x665003…2fd2f3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x6f0468…6a6c46
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0x1d5ef7…e35b3e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xcfc966…fa4ac2
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x0923ed…ea6a5f
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0xd435c0…adda0e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x03787e…5c890b
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0x6ab17d…1b15ce
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0x7951c6…ce4ff2
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0x7efaea…d04058
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x3cc831…60bb59
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xa1884b…1ef987
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x87cf5c…f6eb01
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x5ee46b…fc5f16
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xe2fab7…c880f3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xb96eb2…b09287
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x1fe711…c9f36f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0xaac750…67553b
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x06f81d…ee378e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa51d ago0x29d09b…425620
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa51d ago0x6e46b6…80f7b5

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.