Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x5cea15…ff6458
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x9d7d24…ba6439
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x38587a…6bd119
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x0868ca…035bac
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0xa7fffa…c9cba0
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0xa4cd2e…2013e8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x047ed2…9a8355
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0xfbdc06…75405b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0xcc72de…9d3357
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x7a1e3f…e92bde
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x6b4343…30b7d6
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x757864…f0744b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa76d ago0x490657…c2a11e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xe373e1…d9b6c7
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x134ef0…7ef3fb
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xa8cd2a…e87c88
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x07cb85…059868
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xf1cb82…21dc70
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x28a707…74e6f8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x04786c…a9d0b8
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0x4ad3e1…72c678
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa77d ago0xe0899e…3e6a0f

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.