Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xbde2…56ddBase—$7.50100%fluxa58d ago0x463002…4c38fc
0xd1ae…81330x4ba6…aedbBase—$0.60100%fluxa59d ago0x1bccdf…9d3a67
0xd1ae…81330xd4d7…e04dBase—$0.60100%fluxa59d ago0x2464a5…fb6f74
0xd1ae…81330xb919…1985Base—$0.70100%fluxa59d ago0x8dfa53…2aae90
0xd1ae…81330x6483…b6c2Base—$0.60100%fluxa59d ago0xbfe14c…ab5382
0xd1ae…81330x9042…6febBase—$0.70100%fluxa59d ago0x13752c…3654cd
0xd1ae…81330x26e5…59feBase—$0.10100%fluxa59d ago0x00da29…16673d
0xd1ae…81330xd286…ec43Base—$0.10100%fluxa59d ago0x58c9ad…331e55
0xd1ae…81330x9d39…3e5aBase—$0.10100%fluxa59d ago0xec1a6b…ef8c7f
0xd1ae…81330x1cb9…70ebBase—$0.70100%fluxa59d ago0x2ef75f…d6860f
0xd1ae…81330xcdee…7575Base—$0.10100%fluxa59d ago0xc9c481…11b84f
0xd1ae…81330x9a92…d0deBase—$0.50100%fluxa59d ago0x21e3f3…5921b4
0xd1ae…81330x5170…0cb4Base—$0.70100%fluxa59d ago0xdc0acf…47140d
0xd1ae…81330x2477…dae1Base—$0.10100%fluxa59d ago0xfa5566…b2de87
0xd1ae…81330xc8f7…7b1dBase—$0.10100%fluxa59d ago0x985f4c…58a2ae
0xd1ae…81330xff7b…ff06Base—$1.41100%fluxa59d ago0x2c4689…4646b8
0xd1ae…81330x89b7…11beBase—$0.50100%fluxa59d ago0x96b36e…fcc41f
0xd1ae…81330x53b4…7f17Base—$0.10100%fluxa59d ago0x04ee4d…e32585
0xd1ae…81330x7aa1…8f3cBase—$0.10100%fluxa59d ago0xfa0d47…e79cdc
0xd1ae…81330x6633…37f4Base—$0.10100%fluxa59d ago0x46124f…850757
0xd1ae…81330x3f22…3acaBase—$0.10100%fluxa59d ago0x774a31…4e3319
0xd1ae…81330xa75c…05e8Base—$0.17100%fluxa59d ago0x4ffb65…73f76c
0xd1ae…81330x9e5c…1b02Base—$0.10100%fluxa59d ago0xccd8f7…c20345
0xd1ae…81330x7a16…e245Base—$0.23100%fluxa59d ago0x597110…6bc83e
0xd1ae…81330xe05a…3a4fBase—$0.10100%fluxa59d ago0x8e1ce0…7470c0

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.