Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18s ago0x5c7d04…a2cf03
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted10m ago0x779257…91badd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15m ago0x59f8f2…39b988
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted25m ago0xef5089…70e224
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted30m ago0xa7d2a2…3a2d2c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted40m ago0x8b7672…fae0af
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted45m ago0xdab185…1eef0a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted55m ago0x59b275…5aae24
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x0fdeec…67f577
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0xa250d3…0ebc3b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x12c314…de85eb
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x5225ef…659077
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x87bd25…a9a375
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x6db62b…b064a1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0xbe226b…b6fde2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1h ago0x5e480d…912b14
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0xa7ec1a…0e1e1f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0xdfd221…edf87b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0xbd3a80…a8fc75
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0x58f3f7…67ffd5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0xc91712…4ee2c6
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0xb8fce3…fa3e55
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0x4b7358…19098b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted2h ago0x8aee68…37ecbb
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted3h ago0x1a05cd…159713

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.