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%polymer50d ago0xbcb2db…3b1ac7
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xb2ce41…d13d88
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x9ecf81…47a034
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xc5d6c8…c10e0f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xc9afae…facc34
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xfdf10f…be1005
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xa0cf37…f2d628
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xd3a770…56b814
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x39b3c2…100963
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x18fe19…c65187
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x78c171…7b6a2c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x6d204b…41f529
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x756f08…71ec53
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x30e1ee…ec755b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xdd210a…5cb540
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xfb1737…5a74d2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xa123e3…43d206
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xefbaab…db7715
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x931b64…248efa
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x2c3936…94df62
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xec9bb4…9c2201
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xfb41d3…750062
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0xa77cb7…c1257d
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted50d ago0xf4b5fe…26d0b8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer50d ago0x4c7396…aa374f

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.