Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc89e…795866d ago0x55cb48…560efe
0x8cfa…be850x0e3d…7757Base—$33.60100%0x8100…1de566d ago0xabcdab…ba9dd9
0x8cfa…be850x0e3d…7757Base—$2.10100%0x3ab4…e68466d ago0x2277ce…228c11
0x8cfa…be850x0e3d…7757Base—$4.20100%0x63f7…457866d ago0xd6a958…e37afb
0x8cfa…be850x0e3d…7757Base—$1.05100%0x2640…d76766d ago0xf6ff0f…40d69c
0x8cfa…be850x0e3d…7757Base—$21.00100%0x629a…da9c66d ago0x012ec8…e7f4ee
0x8cfa…be850x0e3d…7757Base—$10.50100%0x9d18…1e3a66d ago0x71aab1…10ed36
0x8cfa…be850x0e3d…7757Base—$1.05100%0x7bc8…426166d ago0x7ace0f…b325fd
0x8cfa…be850x0e3d…7757Base—$10.50100%0xb1ed…f85466d ago0xbfe174…972482
0x8cfa…be850x0e3d…7757Base—$1.05100%0x3189…20e066d ago0x1cbadc…3f02e0
0x8cfa…be850x0e3d…7757Base—$11.55100%0xa7b1…4ca466d ago0x31f8f3…173aff
0x8cfa…be850x0e3d…7757Base—$7.35100%0x3189…20e066d ago0x956b4a…ffba8f

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.