Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xe56040…38938c
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x1f1606…361a78
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xcc5cd4…3d6eaa
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xc5696f…661a69
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xd70179…f9aaa0
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x109bdc…ac771f
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x95dc17…a36d86
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x19eff2…6f5008
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x452093…b23562
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xc9d7d8…d346b3
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xed4b11…d82b70
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x308939…4cd06a
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x0fd77d…154e00
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xc82877…8a8f79
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x13a2a4…072c70
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x38437f…1899d2
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x46b69e…d8c7d1
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xd5cdcf…691550
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x60cd70…cbd98a
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x68faed…8d19cf
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x427de0…dab374
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x3e8adb…29d800
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x2d8b3a…e93338
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0x3811cc…b887f9
0xc818…45e10x5aae…482eBase—$0.001100%coinbase6d ago0xae71c8…f8a096

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.