Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93e…22290x3e0a…78e7Base—$0.002799100%coinbase74d ago0x60360d…fdb138
0xd93e…22290x3e0a…78e7Base—$0.003859100%coinbase74d ago0x193c97…a78622
0xd93e…22290x3e0a…78e7Base—$0.005864100%coinbase74d ago0xf5a3b5…23422c
0xd93e…22290x3e0a…78e7Base—$0.002908100%coinbase74d ago0x222c30…bc02c9
0xd93e…22290x3e0a…78e7Base—$0.003237100%coinbase74d ago0x10673b…b44208
0xd93e…22290x3e0a…78e7Base—$0.004441100%coinbase74d ago0x3428b5…1a9223
0xd93e…22290x3e0a…78e7Base—$0.00437100%coinbase75d ago0x60b5f5…669f21
0xd93e…22290x3e0a…78e7Base—$0.005129100%coinbase75d ago0x7a9fe6…9113d9
0xd93e…22290x3e0a…78e7Base—$0.005251100%coinbase75d ago0x7dcacc…9c5597
0xd93e…22290x3e0a…78e7Base—$0.004712100%coinbase75d ago0xed729e…1be385
0xd93e…22290x3e0a…78e7Base—$0.002777100%coinbase75d ago0xdf18a4…fde9b1
0xd93e…22290x3e0a…78e7Base—$0.0036100%coinbase75d ago0xffe12a…53f541
0xd93e…22290x3e0a…78e7Base—$0.005214100%coinbase75d ago0x434fd1…3a1945
0xd93e…22290x3e0a…78e7Base—$0.005739100%coinbase75d ago0x779ede…ffdd40
0xd93e…22290x3e0a…78e7Base—$0.004121100%coinbase75d ago0x8e3103…62f322
0xd93e…22290x3e0a…78e7Base—$0.002657100%coinbase75d ago0x0a92de…be049a
0xd93e…22290x3e0a…78e7Base—$0.003811100%coinbase75d ago0x91a4d0…2fc624
0xd93e…22290x3e0a…78e7Base—$0.005245100%coinbase75d ago0x16bbb5…f8c682
0xd93e…22290x3e0a…78e7Base—$0.004889100%coinbase75d ago0xd608f4…60b4c0
0xd93e…22290x3e0a…78e7Base—$0.004326100%coinbase75d ago0xecb585…525042
0xd93e…22290x3e0a…78e7Base—$0.004954100%coinbase75d ago0x8260fa…2afd60
0xd93e…22290x3e0a…78e7Base—$0.00388100%coinbase75d ago0x4fbbcf…16afc0

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.