Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xfe8c…49bb15d ago0x7af479…4650bd
0x5d79…ab930x47c5…4fc3Base—$10.5050%0xdb82…274816d ago0x0964a7…6c563b
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9510…bc1216d ago0x1af291…f7e52e
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x79f3…6a3816d ago0xe9eca1…4cf546
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbc41…9c5b16d ago0x2f28e7…44ad3e
0x5d79…ab930x47c5…4fc3Base—$16.8070%0xd4a6…3b8d16d ago0xfd670f…4a8b5a
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x52ba…517716d ago0x38be5c…7bb878
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xca67…882016d ago0xe31ad9…4b24f3
0x5d79…ab930x47c5…4fc3Base—$21.0070%0x1e76…9aba16d ago0xafc741…74bc1c
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x5a57…2a9e16d ago0x8cf527…799447
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xbf7d…708b16d ago0x773be5…ab6c05
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x39e0…3f7916d ago0xfa9c3f…aa02c8
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9dba…e8e016d ago0xfe6520…99b5a6
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x0dc1…621416d ago0x2c37ec…d0af5c
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x850e…501716d ago0x6f83de…da9edf
0x5d79…ab930x47c5…4fc3Base—$26.2570%0x38ac…96f616d ago0x39a160…ca6317
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xf3d1…2b9c16d ago0xddebcd…085a9d

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.