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—$10.50100%0xbf85…381048d ago0xd2d66d…e00ad5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x50b0…9cda48d ago0x2d8bb6…8373a3
0x5d79…ab930x0e3d…7757Base—$3.15100%0xf497…02dd48d ago0x09d011…9f05ad
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x3d53…a35948d ago0x113c62…d51eeb
0x5d79…ab930x0e3d…7757Base—$2.10100%0x2ee2…15c448d ago0x47f1ca…54bb57
0x5d79…ab930x0e3d…7757Base—$42.00100%0x3d68…f69e48d ago0x78e5df…3e6e77
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe4c8…f88748d ago0xb8d20c…de051c
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4639…93fa48d ago0xa2209d…7da304
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1c63…f5e748d ago0xe80e25…c0173b
0x5d79…ab930x47c5…4fc3Base—$13.6570%0xe6a1…011748d ago0x6030e4…0a6cbe
0x5d79…ab930x47c5…4fc3Base—$5.2570%0x24a4…540a48d ago0xbdabe6…bb6b9a
0x5d79…ab930x47c5…4fc3Base—$2.1070%0x6aad…f13348d ago0xff777c…3afa61
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8ae6…570648d ago0x723300…cc6937
0x5d79…ab930x0e3d…7757Base—$6.30100%0x39e9…239348d ago0x4fa3e9…54ada9
0x5d79…ab930x0e3d…7757Base—$12.60100%0x699a…427448d ago0x0f7cb0…1b2eca
0x5d79…ab930x47c5…4fc3Base—$2.1070%0xe162…626849d ago0xd5d86e…377c1a

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.