Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x3f7ad3…c266b1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xe87aaa…b808d1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x738993…56a52e
0xb90a…9ae40x299b…0695Base—$3.20100%fluxa117d ago0x4162bf…d30de0
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x80579d…1d7f98
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x2ff31e…ccfc4c
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x7efa5c…a5425a
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x152545…742198
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xe6eed2…462f8f
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xd76abb…36b765
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xd92e54…0ee8ee
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x55892e…390111
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x7a6086…678954
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xc4dc11…3c874b
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x10a553…f5c2f8
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x4c2870…d41c0d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xa3299a…d5bddd
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xbd417d…27507d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x8177cb…a4c38e
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xd81ddc…6a9a39
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0xba4856…a3b254
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x2d48b5…fb5682
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x0d6ea6…6af8c1
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x7765cf…e7546d
0xb90a…9ae40x299b…0695Base—$0.01100%fluxa117d ago0x63dfe4…5cfc92

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.