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%polymer118d ago0x80f469…222a60
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xec6f0c…11956e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x24d0e8…d7a0ef
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xbf9ba2…729547
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x5a1b18…188a29
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x4fcbe9…9ef582
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x17dfea…4c7de5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x3b4ed1…dffb5e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xa3e082…9c2d92
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x2cba3e…a5ba7c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xc47835…8e8029
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xe4d352…385a84
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x5aae73…ec42f9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xbfdc4a…580649
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x9f76f1…61dd56
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xdc9db1…564e5a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x3db9a1…3ba136
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x7fa832…91e535
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x706fc5…250e2f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x1b7f0b…b3ffc8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x5b1b81…2dc081
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x486a49…888f7f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0x040bba…a0d1d4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer118d ago0xaa3038…56d592
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer119d ago0x7f726c…7bdd9e

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.