Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$10.50100%0x64fd…12f479d ago0x836a2b…d65e57
0xc9a2…31540x0e3d…7757Base$4.20100%0xafd1…680d79d ago0x5aa2ff…e88c88
0xc9a2…31540x0e3d…7757Base$10.50100%0x707e…8d2879d ago0x70ee33…b6cdbe
0xc9a2…31540x0e3d…7757Base$10.50100%0x1dbc…007e79d ago0x60302c…8e054f
0xc9a2…31540x0e3d…7757Base$3.15100%0x5ed5…f6c079d ago0x3535af…484a77
0xc9a2…31540x0e3d…7757Base$10.50100%0xfe64…ec0879d ago0x980ea5…ce3c4d
0xc9a2…31540x0e3d…7757Base$5.25100%0x6a34…ec8879d ago0xbc7dcf…0ce2c9
0xc9a2…31540x0e3d…7757Base$10.50100%0xbe69…299279d ago0x2a7d77…57a43a
0xc9a2…31540x0e3d…7757Base$10.50100%0xd775…7f8179d ago0x9deeff…fa4f6f
0xc9a2…31540x0e3d…7757Base$21.00100%0x5a57…2a9e79d ago0xd2eec4…0cdc90
0xc9a2…31540x0e3d…7757Base$1.05100%0x4218…be8779d ago0x18f137…e9e706
0xc9a2…31540x0e3d…7757Base$42.00100%0xa1fb…723e79d ago0x389115…d1a39c
0xc9a2…31540x0e3d…7757Base$5.25100%0x45b7…2d9479d ago0xd57ed2…4f5449
0xc9a2…31540x0e3d…7757Base$2.10100%0xa48e…f66179d ago0x69ca7c…c8a36a
0xc9a2…31540x0e3d…7757Base$10.50100%0x3368…d66b79d ago0x42334f…4df475
0xc9a2…31540x0e3d…7757Base$2.10100%0x170f…623079d ago0xf094fe…036388
0xc9a2…31540x0e3d…7757Base$10.50100%0x563b…9a7f79d ago0xb058c5…73de1d
0xc9a2…31540x0e3d…7757Base$21.00100%0xa2b8…fedd79d ago0x33f37f…2afea0
0xc9a2…31540x0e3d…7757Base$10.50100%0x5613…339e79d ago0x400068…741179
0xc9a2…31540x0e3d…7757Base$2.10100%0x84ea…0e4779d ago0xa4439e…b909d9
0xc9a2…31540x0e3d…7757Base$11.55100%0xc0fa…66cc79d ago0x08de87…6f3585
0xc9a2…31540x0e3d…7757Base$5.25100%0x9d1f…cb2279d ago0xb4bba3…435191
0xc9a2…31540x0e3d…7757Base$10.50100%0xddf5…034779d ago0xa23b8e…ef1617
0xc9a2…31540x0e3d…7757Base$10.50100%0x1e92…0cb779d ago0x2815d9…4cc15a
0xc9a2…31540x0e3d…7757Base$42.00100%0xa8a2…c53b79d ago0xfcee02…8fe0b2

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.