Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c36…04d50x3e0a…78e7Base—$0.00481100%coinbase74d ago0xb646d2…53cadc
0x4c36…04d50x3e0a…78e7Base—$0.005624100%coinbase74d ago0x164612…9ebe32
0x4c36…04d50x3e0a…78e7Base—$0.00293100%coinbase74d ago0xd25858…08e857
0x4c36…04d50x3e0a…78e7Base—$0.003391100%coinbase74d ago0x2fef04…ff7f45
0x4c36…04d50x3e0a…78e7Base—$0.003308100%coinbase74d ago0xf562ad…f71e31
0x4c36…04d50x3e0a…78e7Base—$0.005133100%coinbase74d ago0xb4ffe7…2236fd
0x4c36…04d50x3e0a…78e7Base—$0.004935100%coinbase74d ago0xfe32a3…508715
0x4c36…04d50x3e0a…78e7Base—$0.005605100%coinbase74d ago0x0259ce…0a662f
0x4c36…04d50x3e0a…78e7Base—$0.003465100%coinbase74d ago0xbc7820…378b1c
0x4c36…04d50x3e0a…78e7Base—$0.004496100%coinbase74d ago0xd94761…416617
0x4c36…04d50x3e0a…78e7Base—$0.005605100%coinbase74d ago0x43bddd…755a57
0x4c36…04d50x3e0a…78e7Base—$0.003269100%coinbase74d ago0x5e497b…426ea2
0x4c36…04d50x3e0a…78e7Base—$0.003168100%coinbase74d ago0x795b0f…acd013
0x4c36…04d50x3e0a…78e7Base—$0.003892100%coinbase74d ago0x1f9f8b…9f951b
0x4c36…04d50x3e0a…78e7Base—$0.004218100%coinbase75d ago0x7d95d0…5d7e0e
0x4c36…04d50x3e0a…78e7Base—$0.003303100%coinbase75d ago0x7b1bef…f35c8e
0x4c36…04d50x3e0a…78e7Base—$0.002726100%coinbase75d ago0x26b7ca…e645f1
0x4c36…04d50x3e0a…78e7Base—$0.003727100%coinbase75d ago0x7f601a…faee97
0x4c36…04d50x3e0a…78e7Base—$0.005124100%coinbase75d ago0xcceec4…edcacb
0x4c36…04d50x3e0a…78e7Base—$0.003426100%coinbase75d ago0x250920…aa0beb
0x4c36…04d50x3e0a…78e7Base—$0.003736100%coinbase75d ago0xc2f7db…60f642
0x4c36…04d50x3e0a…78e7Base—$0.005646100%coinbase75d ago0xbfccb4…48ccc2
0x4c36…04d50x3e0a…78e7Base—$0.004174100%coinbase75d ago0x1b48fa…8ab5f9
0x4c36…04d50x3e0a…78e7Base—$0.005369100%coinbase75d ago0x98497a…37f894

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.