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-submitted17d ago0xdf6430…691c7f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0xd84b85…b3563b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0x6f5a3a…61e95a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0x6d4bec…1f1af3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0x247aea…1c4293
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0x55bf91…3e5136
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0xe491fb…d97d00
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted17d ago0xa6ac51…036f34
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x6e0c23…43b267
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x8141f9…bc6c98
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xb450c9…aed155
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x899b6b…df4b38
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x94c4b7…829281
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xa75ca8…394682
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xc1c2ee…a5f66f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xccaa6c…2944ff
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x88018f…b6abfe
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x77e516…2bee08
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xc9d38d…e4ebf8
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x2cffa1…5e53b3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0xb25be7…fb7007
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x2b8538…f672da
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x671b88…9a7b24
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x04beff…ed0104
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18d ago0x066266…65cef7

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.