Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$19.95100%0xe4c8…f88760d ago0xe8b00b…8f6673
0xdd07…45b90x0e3d…7757Base$1.05100%0x8944…ba2a60d ago0x57b241…c4e39f
0xdd07…45b90x0e3d…7757Base$1.05100%0x9d1a…013561d ago0x4408f5…8c75af
0xdd07…45b90x0e3d…7757Base$2.10100%0x823e…6b6c61d ago0xd60299…d2f0cf
0xdd07…45b90x0e3d…7757Base$157.50100%0xb3fe…1c0561d ago0xf47989…c33749
0xdd07…45b90x0e3d…7757Base$5.25100%0x8112…516761d ago0x6fd300…0f128e
0xdd07…45b90x0e3d…7757Base$11.55100%0x7250…0f2061d ago0x0574c3…222762
0xdd07…45b90x0e3d…7757Base$3.15100%0x4b4c…8d4061d ago0x400a79…08538c
0xdd07…45b90x0e3d…7757Base$1.05100%0x35fd…376b61d ago0x4ad3cd…15266c
0xdd07…45b90x0e3d…7757Base$2.10100%0x8134…084961d ago0x70967d…f1ade0
0xdd07…45b90x0e3d…7757Base$3.15100%0xcf26…86e661d ago0x1243ae…4fa7c8
0xdd07…45b90x0e3d…7757Base$1.05100%0x5b2d…d78c61d ago0x1c45d5…5fc9be
0xdd07…45b90x0e3d…7757Base$10.50100%0x0744…c73c61d ago0x33bf73…f3f023
0xdd07…45b90x0e3d…7757Base$13.65100%0x3670…183b61d ago0x72b128…1c715d
0xdd07…45b90x0e3d…7757Base$2.10100%0x5047…e94061d ago0x444ab7…7e19df

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.