Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0x056cd7…653492
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0x7cf3ba…4e39d7
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xe032b8…892e9c
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xf9f3d2…fb4fb6
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xef4742…5c4f04
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xef1039…d8bb4b
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xf91e11…88042c
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xb9d0f7…8202f1
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0x5288f9…4fd5e8
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0x12db92…c114ab
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa15d ago0xffaa8b…2c6790
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x9be8de…4f047d
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xc98316…d7bed0
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x3789bb…b25859
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x6a2b74…d776d0
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x02f03f…6a0f22
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x143f0c…b94671
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x84b2ff…694581
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x928eca…b881a1
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x102ba1…6b2c40
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xbe2668…3d79b6
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x5fffbb…030c52
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x311116…4c3695
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x9d1f79…6bc808
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xc8b8f6…a0dd4b

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.