Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeeac…33b20xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xfa5010…2f0f7d
0xc7bf…e1a40xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x835780…5fd7e0
0xab1e…df920xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x0b1dd7…c28e03
0x5068…e6810xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x66a100…e18d4d
0xdbe9…c8ee0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xa90756…4d81aa
0x080c…d85d0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x00588e…079394
0x4018…ebd80xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x9f755b…0f5e4c
0x8ab3…1e840xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xcaa736…b60e72
0x2d37…90be0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x2c6344…ace33c
0xb712…cca10xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x347c5a…9ac663
0xc047…0ec30xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xb88b70…1e2fc3
0x7091…d5a60xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x0dfdc2…15bb39
0xed74…63270xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x3e5e62…b34699
0xaabe…21a20xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x8e9e14…e3f55a
0x8c7f…6a580xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xfe65a4…4286a4
0x33b2…c81c0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x5db901…da2a50
0xa891…d7af0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x478672…b85b05
0x6f28…07710xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x6eb74e…7ebb79
0x3d15…349a0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x0f17f8…8e5e2d
0xfc50…c2b40xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x4112cb…055563
0x4a2d…ff570xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x62f712…dab1f3
0x35d7…d57d0xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x458e56…3700f1
0x94b7…71d90xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x3c442f…758602
0x060a…1d600xdead…57a4Base—$0.003408100%0xdead…57a484d ago0xc6c664…7f0400
0x6709…10690xdead…57a4Base—$0.003408100%0xdead…57a484d ago0x55d93b…932dbc

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.