Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d17…47530xff7e…e5bbBase—$0.10100%fluxa75d ago0x4b24f6…8cd2f6
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xc730e5…9f8a60
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x8e7eed…0a9e10
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xfb8769…386193
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xfb87f4…3f2298
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x42fe10…51e277
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x8ec419…c2e5bc
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x66e728…b940b0
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x5f7f67…68397b
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xf9970b…a524e4
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x7420f4…733be3
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x6e0d4a…475a6e
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x11a80b…b2b6a9
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x9a5bc7…132345
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xdc32f4…3876d3
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xe9bb4d…3a2737
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xa554f8…bcd372
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0xe14637…bf32fc
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x17ae1d…689366
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x71dc72…d8e30e
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x3a7af9…1ef941
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x99c810…397e55
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x9012af…b5677e
0xd1ae…81330x4d17…4753Base—$0.10100%fluxa75d ago0x622dd7…77c4d6

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.