Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$26.25100%0x88c8…503853d ago0x1ff94a…e3393c
0x5d79…ab930x0e3d…7757Base—$5.25100%0x214e…3e4a53d ago0x631c10…6736a1
0x5d79…ab930x0e3d…7757Base—$9.45100%0x10ee…31de53d ago0x1b84d5…2f0726
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9dba…e8e053d ago0x5f3528…1e0046
0x5d79…ab930x0e3d…7757Base—$10.50100%0xef99…bf5954d ago0xd79dfd…e2d56d
0x5d79…ab930x0e3d…7757Base—$2.10100%0x54c8…88d554d ago0x1ef756…65bbd2
0x5d79…ab930x0e3d…7757Base—$5.25100%0x2bdf…11ce54d ago0x332260…ad2a67
0x5d79…ab930x0e3d…7757Base—$1.05100%0xf3d1…2b9c54d ago0x9d72c1…bea39c
0x5d79…ab930x0e3d…7757Base—$2.10100%0xcf0a…a2c354d ago0xc50d3d…7e89cb
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd8e2…3d4b54d ago0x5301be…2d180f
0x5d79…ab930x0e3d…7757Base—$5.25100%0xe10f…cb7054d ago0x2b3dbf…d5f699
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa8cd…654854d ago0xdff7fb…33a24f
0x5d79…ab930x0e3d…7757Base—$2.10100%0x614a…d5ce54d ago0x018e01…e2073e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xa070…95e054d ago0x449412…6c0518
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe5a6…5fc554d ago0x50c4a4…82830c

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.