Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75c5…79a10x0b3a…99beBase—$0.01100%coinbase73d ago0x26a90e…e1f7d5
0x75c5…79a10xe21b…22f3Base—$0.01100%coinbase73d ago0x6065d5…49d4c9
0x75c5…79a10xae67…b1d8Base—$0.01100%coinbase73d ago0x538f4e…a9ddaf
0x75c5…79a10xc4dd…5101Base—$0.01100%coinbase73d ago0xb78908…8f28b1
0x75c5…79a10x421f…5987Base—$0.01100%coinbase73d ago0x26e071…309654
0x75c5…79a10x2fa4…266aBase—$0.01100%coinbase73d ago0x6ff518…f518e7
0x75c5…79a10xb957…adc2Base—$0.01100%coinbase73d ago0xba98f4…72d38e
0x75c5…79a10x61e3…11f4Base—$0.01100%coinbase73d ago0x05b3e2…a44122
0x75c5…79a10xe009…50faBase—$0.01100%coinbase73d ago0xb19941…14a86c
0x75c5…79a10x3772…0603Base—$0.01100%coinbase73d ago0x9fdae7…b3ab84
0x75c5…79a10x0f6f…f8eeBase—$0.01100%coinbase73d ago0x84aaff…0d39bf
0x75c5…79a10xaada…53e9Base—$0.01100%coinbase73d ago0x11905e…2d3865
0x75c5…79a10x601a…97a9Base—$0.01100%coinbase73d ago0xe2165a…5adbbb
0x75c5…79a10x8220…b6feBase—$0.01100%coinbase73d ago0x798bbe…25da11
0x75c5…79a10x5335…d045Base—$0.01100%coinbase73d ago0xcf866b…5f00e8
0x75c5…79a10x2c6c…e320Base—$0.01100%coinbase73d ago0x10dc9e…75ba59
0x75c5…79a10x91a8…7c5eBase—$0.01100%coinbase73d ago0x11a0d5…8850e5

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.