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.10100%polymer36d ago0x9b7045…060af8
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x1a69ab…64f869
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x7137b0…ddab21
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x7178e9…5f2e51
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x73fe84…65c998
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xe6a452…f07f62
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x66c692…cea088
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x8b9611…dac04d
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x8f5ef8…0a6607
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x25d0c6…8fceaa
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0xaa060c…d85fac
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xf4e61b…fa1266
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x00ed5f…120c7c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0xfb10db…97a844
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x4ec7f2…b27ed1
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x9d05d1…37d9f3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x3f3f08…d9c941
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x34cd5b…e7532a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x0f693f…b33fcc
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x495ef3…436cd1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x45dd4b…ebb166
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x6177f8…1fbc4b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x14847a…85dae2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer36d ago0x764ff3…e64775
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted36d ago0x05a114…9135b7

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.