Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0xc3c603…d76e78
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0xa89a29…0d5174
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0x37c57d…8da003
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0x4aa3bc…b3774e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0xa66ccb…aadb22
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0xe6ccf5…39ad7e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0x78edbd…119a1c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa75d ago0xfe50db…1dc0e5
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x41c232…7cbed8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x8f66a1…5747cd
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x4b1218…e5b52c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x85b9d7…72ab2e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x2c8979…21545a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x5939ae…bf7aed
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xf459b3…ff9ba1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x920d92…b890cd
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xa9b6da…ce6166
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xb9ce7f…4a4c3d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xd2d1d7…1eee55
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xb4de36…e92c7c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0xe06c2c…ae21bd
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x6139a2…ef9b50
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa76d ago0x6d4f38…ffc74a

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.