Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$15.7570%0xc2ed…bd4e26d ago0xbaf353…0f3a69
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x1c09…186f26d ago0xc63004…a95339
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x30b6…608926d ago0xd989ee…cd237e
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x665d…3bb926d ago0x6ffe28…c182df
0xeb19…e6200x47c5…4fc3Base—$94.5070%0x05c6…16ba26d ago0xc39577…91c462
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xc07c…d71826d ago0x989d2a…7f63a8
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2640…d76726d ago0xcc967f…33dc14
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x73bd…b44426d ago0x0d4b38…653f23
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x7666…72f426d ago0x187ee8…1d200d
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x6ea2…9d3326d ago0xcaa4a1…f02d73
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x04bf…0d0e27d ago0x2e6c97…066e62
0xeb19…e6200x47c5…4fc3Base—$15.7570%0x96df…634b27d ago0x7e19e2…0047c4
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xc506…1e3d27d ago0xddf490…aec5a5
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x0744…c73c27d ago0xf09acd…11e9d9
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x7bc8…426127d ago0x926bbf…e544ee

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.