Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xff93e9…f1af14
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2aecef…94c431
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x05ec7a…cf0cf1
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x75012c…4d9a85
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa74d9b…8086b2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xecceba…1bca24
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8ec74b…5e2fdc
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa71aad…ab913c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x56846a…80e64b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc6d142…e8b211
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x55b37d…f6641e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xac3c0a…5e5404
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x02e1ba…15f5e8
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x81efe1…28c925
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x6edbe1…5c2f2f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd6c206…144248
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf12595…12cdae
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb013d8…e44d5b
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x748d46…e36c3c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7053d8…e7b3f3
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0xbbd444…7193e0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2c7c8d…d6fc6f
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa23d ago0x804ccf…9370c5
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0xa33f4c…2b5c06
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa24d ago0x03d268…40dcdf

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.