Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa38d ago0x5eec72…8e6faa
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa38d ago0xe60a6f…661612
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa38d ago0x89ff7a…f9bd87
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa38d ago0x8ad60b…ff599a
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa38d ago0xb6d07b…1aa92a
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x458f36…3e5fbb
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x3a548a…b6e6db
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x847da4…3e9230
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xe6ef83…e7ed2f
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x2ccffe…f28f1a
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xc07422…179f06
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x6cdc20…3ab30c
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x8696ab…86a896
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x4fe494…6c8361
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x7aef79…0d8b17
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xf52397…689d82
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x820f29…27c9f8
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x26f115…b755e3
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0xe7e7f7…05ec21
0x1c68…1f260xfe80…47eeBase—$0.001100%fluxa39d ago0x344165…988e63
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x321e05…0e0822
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0xeda1a9…ba5561
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0xd2af5f…9fda8f
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0xab3224…ce4bee
0x1c68…1f260x9c95…e299Base—$0.001100%fluxa39d ago0x19e605…e2368a

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.