Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x6ff4e0…d423d1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x9a220f…7d9212
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x1b0828…316628
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x7e3fc1…ebd1e2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0xbbdfed…bb7573
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x934ca5…92c026
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x96528e…9cb9e2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0xdc7318…5f1c5c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x2008ab…b25c0e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x791ce8…6deaee
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x8d3629…244c25
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x23ed55…955a9e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x5399fe…e47921
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x7ef21c…a70471
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0xfab2a7…a90916
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x5a6e44…47e97e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x0934af…939241
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0xd5f171…2f6c32
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x114d6e…565bab
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0xa7183a…1c410a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x4bfd0b…05a1c9
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa31d ago0x1b21e6…313892
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa31d ago0x5f495f…415d98
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa31d ago0x138bf3…7b5de5
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa31d ago0xb391a5…b76a96

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.