Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde42…5fbf0x227a…b99eBase—$0.01100%coinbase72d ago0xc571c9…acede6
0xde42…5fbf0xa2b7…1fb2Base—$0.01100%coinbase72d ago0xb537ef…64a11a
0xde42…5fbf0xb1e1…5261Base—$0.01100%coinbase72d ago0xf04eff…1d8f8b
0xde42…5fbf0xc976…3293Base—$0.01100%coinbase72d ago0x30c308…3faeba
0xde42…5fbf0x6f08…c472Base—$0.01100%coinbase72d ago0xffd0d9…ffbcfd
0xde42…5fbf0x2239…5fb9Base—$0.01100%coinbase73d ago0x07aa99…2b4ca9
0xde42…5fbf0x0b81…9ee6Base—$0.01100%coinbase73d ago0x52b0b0…b14adb
0xde42…5fbf0xad4b…f3b5Base—$0.01100%coinbase73d ago0x280afd…f0491b
0xde42…5fbf0x3fb3…d7adBase—$0.01100%coinbase73d ago0xdd13c5…a541d3
0xde42…5fbf0xa10d…96ecBase—$0.01100%coinbase73d ago0x11a7e1…f48cf5
0xde42…5fbf0x3c97…8786Base—$0.01100%coinbase73d ago0xfce1dd…4d8bcf
0xde42…5fbf0x38a0…1aa7Base—$0.01100%coinbase73d ago0xc34e25…a89f45
0xde42…5fbf0x0ab3…8718Base—$0.01100%coinbase73d ago0x666f59…c534fd
0xde42…5fbf0x4e49…8439Base—$0.01100%coinbase73d ago0x249fad…1da531
0xde42…5fbf0xc7c1…3f06Base—$0.01100%coinbase73d ago0xd8e833…6620e6
0xde42…5fbf0xe7e6…810fBase—$0.01100%coinbase73d ago0x29db19…b36059
0xde42…5fbf0x600c…f38cBase—$0.01100%coinbase73d ago0xe4e527…19c31e
0xde42…5fbf0x0349…235aBase—$0.01100%coinbase73d ago0x445fd8…bf2620
0xde42…5fbf0x0d66…1985Base—$0.01100%coinbase73d ago0x8dee91…bdfe61
0xde42…5fbf0xd8aa…993aBase—$0.01100%coinbase73d ago0x799e30…eaf0b9
0xde42…5fbf0xc89a…f717Base—$0.01100%coinbase73d ago0x686b41…c05644
0xde42…5fbf0xce73…fb69Base—$0.01100%coinbase73d ago0xed2aa0…efca0f
0xde42…5fbf0xf80a…fb7dBase—$0.01100%coinbase73d ago0x7aa6ff…47ae45
0xde42…5fbf0x4a74…178cBase—$0.01100%coinbase73d ago0x823ae4…e85068
0xde42…5fbf0xaeb8…b7d9Base—$0.01100%coinbase73d ago0x877c2e…d2b3a4

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.