Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0xfbcc…3fea48d ago0x7a8834…f95683
0xa787…64cf0x0e3d…7757Base$15.75100%0x2a28…fc3d48d ago0x6d1e74…f5f624
0xa787…64cf0x0e3d…7757Base$1.05100%0x8bdc…90be48d ago0xa84e94…596bd6
0xa787…64cf0x0e3d…7757Base$1.05100%0x73bd…b44448d ago0x50c6ee…557171
0xa787…64cf0x0e3d…7757Base$1.05100%0x5e44…05a848d ago0x7ed262…1f2bb3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0e26…797848d ago0xf46720…ffae87
0xa787…64cf0x0e3d…7757Base$26.25100%0x50ee…525248d ago0x34b1fe…d19e33
0xa787…64cf0x0e3d…7757Base$1.05100%0x3663…55ff48d ago0xd77e31…d3ad82
0xa787…64cf0x0e3d…7757Base$10.50100%0xef99…bf5948d ago0x9fcc5d…182ee8
0xa787…64cf0x0e3d…7757Base$21.00100%0xd09f…ebf048d ago0x2fcc7d…1f742a
0xa787…64cf0x0e3d…7757Base$1.05100%0xfbba…dd9048d ago0x3456ae…64dd58
0xa787…64cf0x0e3d…7757Base$2.10100%0x398e…79a648d ago0x5fa1e5…8a1b20
0xa787…64cf0x0e3d…7757Base$5.25100%0xdbb0…e8c248d ago0xf24b85…17cde9
0xa787…64cf0x0e3d…7757Base$3.15100%0x1ef5…d9e848d ago0xb7f41b…de6c30
0xa787…64cf0x0e3d…7757Base$1.05100%0x2d8d…301648d ago0x33db61…cf41c7
0xa787…64cf0x0e3d…7757Base$8.40100%0x81da…371f48d ago0x85a7c2…c4720c
0xa787…64cf0x0e3d…7757Base$3.15100%0x8516…088348d ago0x1d3d68…419312
0xa787…64cf0x0e3d…7757Base$1.05100%0x24a4…540a48d ago0x210c81…159a3f
0xa787…64cf0x0e3d…7757Base$2.10100%0x4c4a…536c48d ago0x79f46d…a3bdf2
0xa787…64cf0x47c5…4fc3Base$2.1070%0xa4f5…b2f948d ago0xb3fa82…2aa526
0xa787…64cf0x0e3d…7757Base$1.05100%0x1053…e7a948d ago0x2fb3fe…897633
0xa787…64cf0x0e3d…7757Base$5.25100%0x0156…b0f548d ago0xeef785…ab931a
0xa787…64cf0x0e3d…7757Base$2.10100%0x4e4a…2e7348d ago0x0173b5…2314bb
0xa787…64cf0x0e3d…7757Base$3.15100%0xfe42…c1f048d ago0x617d2a…a7caba
0xa787…64cf0x0e3d…7757Base$2.10100%0x1e76…9aba48d ago0xb10017…bc2de9

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.