Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3348…885a0x3e0a…78e7Base—$0.004496100%coinbase75d ago0x9c2555…13b92b
0x3348…885a0x3e0a…78e7Base—$0.00512100%coinbase75d ago0xc89e10…a3fdda
0x3348…885a0x3e0a…78e7Base—$0.003708100%coinbase75d ago0xa8177c…e27c02
0x3348…885a0x3e0a…78e7Base—$0.004198100%coinbase75d ago0x35fc84…b512ec
0x3348…885a0x3e0a…78e7Base—$0.004739100%coinbase75d ago0x2c400d…9bcd58
0x3348…885a0x3e0a…78e7Base—$0.004726100%coinbase75d ago0xdfc2ce…d89584
0x3348…885a0x3e0a…78e7Base—$0.005367100%coinbase75d ago0xb27f2d…133c9e
0x3348…885a0x3e0a…78e7Base—$0.004069100%coinbase75d ago0x864ad4…acee4d
0x3348…885a0x3e0a…78e7Base—$0.002939100%coinbase75d ago0xd936fe…053596
0x3348…885a0x3e0a…78e7Base—$0.004627100%coinbase75d ago0x221244…db5544
0x3348…885a0x3e0a…78e7Base—$0.003484100%coinbase75d ago0xedf43f…4a0031
0x3348…885a0x3e0a…78e7Base—$0.005841100%coinbase75d ago0x295fef…dc22d3
0x3348…885a0x3e0a…78e7Base—$0.004098100%coinbase75d ago0x64e415…7e0b1a
0x3348…885a0x3e0a…78e7Base—$0.005199100%coinbase75d ago0x3c109f…80e70e
0x3348…885a0x3e0a…78e7Base—$0.005139100%coinbase75d ago0xb101d0…d44822
0x3348…885a0x3e0a…78e7Base—$0.004068100%coinbase75d ago0x293bb1…cbab29
0x3348…885a0x3e0a…78e7Base—$0.003913100%coinbase75d ago0x78bf99…39c1c8
0x3348…885a0x3e0a…78e7Base—$0.002892100%coinbase75d ago0xe24458…ee7d32
0x3348…885a0x3e0a…78e7Base—$0.004887100%coinbase75d ago0xf576fb…52cb01
0x3348…885a0x3e0a…78e7Base—$0.00449100%coinbase75d ago0xa3e25a…dcd044
0x3348…885a0x3e0a…78e7Base—$0.005591100%coinbase75d ago0xad5066…658adb
0x3348…885a0x3e0a…78e7Base—$0.0036100%coinbase75d ago0x695cf2…f0f6fb
0x3348…885a0x3e0a…78e7Base—$0.003493100%coinbase75d ago0x5e7846…59f448

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.