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$1.05100%0x10ee…31de57d ago0xccebc9…8da716
0x8cfa…be850x0e3d…7757Base$10.50100%0x20d2…f0b257d ago0x6b9ce8…427da5
0x8cfa…be850x0e3d…7757Base$10.50100%0x345f…57af57d ago0x4e9dc5…6adbac
0x8cfa…be850x0e3d…7757Base$10.50100%0x3d68…f69e57d ago0xff9849…83d44a
0x8cfa…be850x0e3d…7757Base$48.30100%0x0c68…47ce57d ago0x445259…aeb04c
0x8cfa…be850x0e3d…7757Base$1.05100%0xed27…48f757d ago0x046727…f0fd32
0x8cfa…be850x0e3d…7757Base$10.50100%0x2960…064b57d ago0xa0c559…9935d6
0x8cfa…be850x0e3d…7757Base$21.00100%0xefcd…fefe57d ago0xafda0d…bdda21
0x8cfa…be850x0e3d…7757Base$42.00100%0xdb56…d27857d ago0xf1bdb9…5ffa8e
0x8cfa…be850x0e3d…7757Base$1.05100%0x450f…b50657d ago0xc7fba4…63d7fc
0x8cfa…be850x0e3d…7757Base$10.50100%0x93d4…655d57d ago0xdd6bb7…c44692
0x8cfa…be850x0e3d…7757Base$10.50100%0x4950…4a2657d ago0x94c1af…65ceae
0x8cfa…be850x0e3d…7757Base$31.50100%0xed7e…63a658d ago0x0f8206…c8f01d
0x8cfa…be850x0e3d…7757Base$10.50100%0x54c8…88d558d ago0xbd7eb2…1d6415
0x8cfa…be850x0e3d…7757Base$10.50100%0xddf5…034758d ago0xd56971…9e98d5
0x8cfa…be850x0e3d…7757Base$9.45100%0x1efc…9e4358d ago0xf73f18…ee28e7
0x8cfa…be850x0e3d…7757Base$10.50100%0xf8ec…37d458d ago0xf9d008…962201
0x8cfa…be850x0e3d…7757Base$1.05100%0xf760…e9ab58d ago0x2cf293…64fe4c
0x8cfa…be850x0e3d…7757Base$4.20100%0xe4c8…f88758d ago0xc50c04…4e972b
0x8cfa…be850x0e3d…7757Base$8.40100%0x2d8d…301658d ago0x6180dd…7b310e

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.