Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb67b…0cef0x10c1…1e24Base—$0.46100%coinbase114d ago0x149955…568bf0
0xb67b…0cef0x10c1…1e24Base—$1.07100%coinbase114d ago0xcbe379…1cab03
0xb67b…0cef0x10c1…1e24Base—$0.59100%coinbase114d ago0x5cb9f7…f593c9
0xb67b…0cef0x10c1…1e24Base—$0.58100%coinbase114d ago0x0892e1…c2eca6
0xb67b…0cef0x10c1…1e24Base—$0.53100%coinbase114d ago0xea2c86…e567e1
0xb67b…0cef0x10c1…1e24Base—$0.58100%coinbase114d ago0xa032a8…5b927a
0xb67b…0cef0x10c1…1e24Base—$0.63100%coinbase114d ago0x507195…582d0d
0xb67b…0cef0x10c1…1e24Base—$0.61100%coinbase114d ago0x7a2d61…deb478
0xb67b…0cef0x10c1…1e24Base—$0.57100%coinbase114d ago0xa0ae2c…e697e1
0xb67b…0cef0x10c1…1e24Base—$0.57100%coinbase114d ago0x8199be…dd32a6
0xb67b…0cef0x10c1…1e24Base—$0.54100%coinbase114d ago0xf6b148…0a549a
0xb67b…0cef0x10c1…1e24Base—$0.56100%coinbase114d ago0xcee055…eca75e
0xb67b…0cef0x10c1…1e24Base—$0.52100%coinbase114d ago0x1bebe1…d86880
0xb67b…0cef0x10c1…1e24Base—$0.51100%coinbase114d ago0xb159a9…afde0b
0xb67b…0cef0x10c1…1e24Base—$0.55100%coinbase114d ago0x2660d4…6623b3
0xb67b…0cef0x10c1…1e24Base—$0.52100%coinbase114d ago0xad93ec…2a233c
0xb67b…0cef0x10c1…1e24Base—$0.50100%coinbase114d ago0x4770aa…a44ea6
0xb67b…0cef0x10c1…1e24Base—$0.71100%coinbase114d ago0x8b74b1…0bf08d
0xb67b…0cef0x10c1…1e24Base—$0.54100%coinbase114d ago0x250879…6ea0d0
0xb67b…0cef0x10c1…1e24Base—$0.61100%coinbase114d ago0x98b459…375308

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.