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-submitted13d ago0x1b5b1f…2394d0
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x02492e…49a0da
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xd386e1…f6d709
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x84e8ec…cae0ac
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xe298d6…b52b7a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x6cd5dd…37c86d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x6b926c…ce95a4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xd8686f…a080a9
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xae1f44…789fe8
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x631b2f…04781e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x50e2c7…e190b5
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x495f2d…1e8a29
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x26a904…24e267
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x22ca26…4dc467
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xf404aa…9109c7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xa9e09f…2cdf57
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x379f70…9f50a3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x26d9f6…2d8afd
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xc52411…84fb6c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x3b194a…57b013
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0xeb5d2d…41830f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x72c7e8…c46019
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x29facb…be825c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x97d5b7…7d1d83
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted13d ago0x79755a…96a27a

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.