Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x709a3b…fe0bd7
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xbd4d72…a1f0a3
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x35aaa3…0b3a34
0x46f1…638b0x50eb…6480Base—$0.0005100%0x54f0…7932102d ago0x3f0226…103c0b
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x9cb1b7…4f3985
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x05a876…f135e6
0x46f1…638b0x50eb…6480Base—$0.003100%0x54f0…7932102d ago0xdde49a…561ac9
0x46f1…638b0x50eb…6480Base—$0.0005100%0x54f0…7932102d ago0xc86796…9eee25
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x73d0b3…a24d41
0x46f1…638b0x50eb…6480Base—$0.003100%0x54f0…7932102d ago0x7511f3…95b060
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xdda681…13b3aa
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x942364…5257ae
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xd4c30a…5ec999
0x46f1…638b0x50eb…6480Base—$0.01100%0x54f0…7932102d ago0xa2cece…429b16
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x671b45…d69828
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x31c793…66d2ea
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xf54ee2…b1e200
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xca2652…a62c19
0x46f1…638b0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xe71085…dfe7a6
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x3db7a4…2d3503
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x59bed0…f87c76
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xcdf4f9…59e8d7
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x95d6e5…7d72a1
0x46f1…638b0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xbbb425…a27862
0x46f1…638b0x50eb…6480Base—$0.003100%0x54f0…7932102d ago0x391985…53abe1

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.