Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$4.20100%0x9d1f…cb2273d ago0x0fa196…c4a1ff
0xf861…cd530x0e3d…7757Base—$21.00100%0x4eef…bbd273d ago0x0de6ea…c6adf6
0xf861…cd530x0e3d…7757Base—$5.25100%0x505d…14d673d ago0x24ff42…9b7255
0xf861…cd530x0e3d…7757Base—$1.05100%0x9ce1…fd1c73d ago0x01b456…accec7
0xf861…cd530x0e3d…7757Base—$2.10100%0x80e2…187373d ago0xe01912…1f2c6e
0xf861…cd530x0e3d…7757Base—$2.10100%0xd8e2…3d4b73d ago0xa52a6e…c2042c
0xf861…cd530x0e3d…7757Base—$21.00100%0x6d25…ee4173d ago0x9f9d5c…40ced0
0xf861…cd530x0e3d…7757Base—$5.25100%0x9ce1…fd1c73d ago0x11fb5d…07d75a
0xf861…cd530x0e3d…7757Base—$5.25100%0x699a…427473d ago0xee4574…d50ada
0xf861…cd530x0e3d…7757Base—$1.05100%0xa75d…d8a573d ago0x1cf3dc…07bce3
0xf861…cd530x0e3d…7757Base—$26.25100%0xabef…391373d ago0x4ccb54…963c31
0xf861…cd530x0e3d…7757Base—$1.05100%0xf867…7e9b73d ago0x20fc42…56d82e
0xf861…cd530x0e3d…7757Base—$1.05100%0x2640…d76773d ago0xdc3dec…4918be
0xf861…cd530x0e3d…7757Base—$10.50100%0x406c…cda373d ago0xb900aa…4fbfd8
0xf861…cd530x0e3d…7757Base—$2.10100%0x1c09…186f73d ago0x93058f…12d182
0xf861…cd530x0e3d…7757Base—$1.05100%0x33cf…fffe73d ago0x8168d5…241563

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.