Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$3.1570%0x1241…072049d ago0xafe558…8324e9
0xf861…cd530x47c5…4fc3Base—$11.5570%0x0553…cecf50d ago0xbdd6ca…8e1f62
0xf861…cd530x47c5…4fc3Base—$5.2570%0xa0c6…2cb450d ago0x4bbd5d…c89d21
0xf861…cd530x47c5…4fc3Base—$1.0570%0x35ec…9dba50d ago0xf5486e…7b8eba
0xf861…cd530x47c5…4fc3Base—$5.2570%0x4345…1ce950d ago0x42bbd8…8314e1
0xf861…cd530x47c5…4fc3Base—$1.0570%0xdcd9…b01a50d ago0x95c8d5…443d67
0xf861…cd530x47c5…4fc3Base—$10.5070%0x1e0a…902e50d ago0x82792b…85377f
0xf861…cd530x47c5…4fc3Base—$3.1570%0x2fb2…aefd50d ago0x2ead28…e42520
0xf861…cd530x47c5…4fc3Base—$4.2070%0x271d…d4bc50d ago0x79008f…a0d991
0xf861…cd530x47c5…4fc3Base—$31.5070%0x96df…634b50d ago0xac4f09…38fe8c
0xf861…cd530x47c5…4fc3Base—$10.5070%0xdbb0…e8c250d ago0x526ae8…2bcae1
0xf861…cd530x47c5…4fc3Base—$5.2570%0xe10f…cb7050d ago0x53e552…76d5da
0xf861…cd530x47c5…4fc3Base—$3.1570%0xc22e…e4a150d ago0xbf22b6…3dc004
0xf861…cd530x47c5…4fc3Base—$21.0070%0xc216…7c2350d ago0xed8938…2de05e
0xf861…cd530x47c5…4fc3Base—$4.2070%0x1ae8…2c7350d ago0x7091ed…215d21

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.