Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x31700d…404315
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xf9a298…f53b84
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xdf7655…a42f22
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x91f02d…cbd52a
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xf9f7c6…ce50e0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xe27528…1bbbaf
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xf5175b…87a4bd
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xff3958…2de25c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xb65bad…3a1b3f
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xc4508e…806cc1
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xcc537a…096b4b
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0xd1565c…27cdf3
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x9341da…623da6
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x177e37…91deb1
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x23b089…c5ecd6
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa20d ago0x3e101d…86dad6
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x47dd84…27095a
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x310b77…d49dfb
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x961378…a6367e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x0e9ef8…dd44e7
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0xc82670…8357f6
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x4e556a…25fb1d
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x24a4b2…b8ade0
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x211f67…03691c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa21d ago0x015e5c…d4f853

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.