Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0xe159c9…59afbf
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x079234…e94823
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x13409c…eaea34
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x3c4445…0f061b
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0xe4c16b…b29e07
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x89d0a3…79a079
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0xc7f336…1a3fcd
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x0f94d3…2e977c
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x572410…31485d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x037064…6b7d45
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x7f2f24…f0ef16
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x7c0219…d40e34
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x3773f9…aaf326
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x7bb9ff…d0b8db
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0xe5b19e…f6708e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x599247…ece5d2
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x96ad18…58dc9d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x3a531a…be1879
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x68bab6…4db740
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0xfac851…2725af
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x52d022…eadf01
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x7896cc…89622e
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x6e0113…acf48d
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x1ba21b…c43e36
0x9e3e…90fc0x9c95…e299Base$0.001100%fluxa87d ago0x4d92e2…166e0a

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.