Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x1d5921…540f56
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x0e1aa3…2e7b50
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xa7222a…e99145
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x26a79f…79017e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xdfbc1e…dd8e20
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x966305…ceb126
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x8eaa1d…603f3e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xbcf599…a4801a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xf633aa…7e2cca
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x5581d3…8994c4
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x72d2d4…4a081a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x41a423…50eae0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xbed1d0…a24f6c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x0b509b…55866e
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x49988d…d5c19b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xe8f15e…cc6074
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xfc8397…dde272
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xe2376e…f51095
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xc49c67…bea64d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x4275db…7c70d8
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xbd89b4…0d1e43
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x4945f5…c987b9
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x9e79cf…b89cc2
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0xc05f9e…dc4db1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa20d ago0x826480…ae5013

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.