Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x0c65b4…2774ac
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xf7292e…ba8414
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xf27792…f1cbf8
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x7c8f2a…348e95
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xf84c18…374d08
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x66de43…f9cf39
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x7cbec1…f5a00c
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xac7216…2fe62d
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xddc491…b287e7
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x6ad6f6…d755b6
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x7bcd83…af34ab
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x016ed1…37e2a2
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x053785…82d878
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xa2ecf0…a44c46
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x46f154…6fa2ba
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xe76859…e5239f
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xed2771…292c9e
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x5c2ad5…e9ccda
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x26afd4…fec75b
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x374006…82ba8d
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x79a6ea…43612a
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0xb9511a…c9cdcd
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x09df9f…06ad97
0x2883…59020x6ca3…c3d2Base—$0.001100%0x08a5…c55364d ago0x33baee…0177c2

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.