Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x2753…2dd6Base—$0.01100%coinbase75d ago0x60c3ee…83bd6b
0xe601…7f2b0x3800…05b6Base—$0.01100%coinbase75d ago0x2cdacb…55fef6
0xe601…7f2b0xa5ac…d393Base—$0.01100%coinbase75d ago0xb43117…18f4e0
0xe601…7f2b0x9f40…5c22Base—$0.01100%coinbase75d ago0xb2e314…0bb61a
0xe601…7f2b0x5c6b…aaf4Base—$0.01100%coinbase75d ago0x0e85f5…636053
0xe601…7f2b0x107f…0c44Base—$0.01100%coinbase75d ago0x5734fb…4b3eb6
0xe601…7f2b0x3bf0…5785Base—$0.01100%coinbase75d ago0xd803dd…00a74e
0xe601…7f2b0x17ac…112dBase—$0.01100%coinbase75d ago0xc0af24…f8efbf
0xe601…7f2b0x66f2…a244Base—$0.01100%coinbase75d ago0x4a1898…c2e4ed
0xe601…7f2b0xf23c…7c6eBase—$0.01100%coinbase75d ago0x6e4aa2…022b41
0xe601…7f2b0xa1c0…88c8Base—$0.01100%coinbase75d ago0x6c9902…aeb9d3
0xe601…7f2b0x71cd…337cBase—$0.01100%coinbase75d ago0xe8e086…788eef
0xe601…7f2b0xf78c…3adbBase—$0.01100%coinbase75d ago0xd145c5…c6ccc6
0xe601…7f2b0xf124…cb01Base—$0.01100%coinbase75d ago0x9f32f4…20b569
0xe601…7f2b0xd7b1…f78dBase—$0.01100%coinbase75d ago0x2c4379…6c4f63
0xe601…7f2b0x430f…a5e0Base—$0.01100%coinbase75d ago0xd28a4e…74bfba
0xe601…7f2b0xd199…018eBase—$0.01100%coinbase75d ago0x1cc8b7…425f40
0xe601…7f2b0xed2b…3ecdBase—$0.01100%coinbase75d ago0x5321ee…e13149
0xe601…7f2b0x60fa…9633Base—$0.01100%coinbase75d ago0x45a45f…53c7a7
0xe601…7f2b0x8d83…85fcBase—$0.01100%coinbase75d ago0xd78d39…e1231b
0xe601…7f2b0x2d9a…8a1eBase—$0.01100%coinbase75d ago0x62b3d7…3d5051
0xe601…7f2b0xf4b8…eceeBase—$0.01100%coinbase75d ago0xd6d3fa…50ee36
0xe601…7f2b0x95eb…4155Base—$0.01100%coinbase75d ago0x64c3f9…3c1bbb
0xe601…7f2b0x6408…6188Base—$0.01100%coinbase75d ago0x7b8216…71c2e5
0xe601…7f2b0xdeed…c0e3Base—$0.01100%coinbase75d ago0xc715e7…4af5e9

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.