Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0xa6ab38…2f0283
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0x3e6c34…9c5706
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0x4f9046…01db9c
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0xef862c…3c256f
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0xc34eec…643b0a
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0x284b8a…d4ea6f
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0x64fc7a…e7cfa6
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0xf9a5af…b8e675
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0x7e4408…e4b1ca
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0x2d300e…277410
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0x166365…391ec4
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa37d ago0x9e721e…7f82da
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0xd98dfa…df911c
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa37d ago0x0c8896…5147b2
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0x06925a…1edf1b
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa38d ago0x1786ab…1d1815
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa38d ago0xb94fc7…f918fc
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa38d ago0x86a0c9…ae3b23
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0xe051bd…cf7404
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0x9b6851…c798ec
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0x442f12…f90370
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa38d ago0x8ea247…0b83bf
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0x72e925…d61824
0xbfd7…2c6b0x9c95…e299Base$0.001100%fluxa38d ago0xa2d064…7cc0aa
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa38d ago0xc237a5…8244f0

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.