Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1d…8dde0x3e0a…78e7Base—$0.003933100%coinbase73d ago0xd76d5b…430cc1
0x2d1d…8dde0x3e0a…78e7Base—$0.005484100%coinbase73d ago0xa3d2df…e201e2
0x2d1d…8dde0x3e0a…78e7Base—$0.005473100%coinbase73d ago0x5a1860…880ff4
0x2d1d…8dde0x3e0a…78e7Base—$0.004688100%coinbase73d ago0x766de5…2e5c79
0x2d1d…8dde0x3e0a…78e7Base—$0.004514100%coinbase73d ago0x06891b…9c58b2
0x2d1d…8dde0x3e0a…78e7Base—$0.005457100%coinbase73d ago0x110183…bc69eb
0x2d1d…8dde0x3e0a…78e7Base—$0.004427100%coinbase73d ago0x01eb00…af317e
0x2d1d…8dde0x3e0a…78e7Base—$0.005048100%coinbase73d ago0x17c0ae…217ce8
0x2d1d…8dde0x3e0a…78e7Base—$0.003482100%coinbase74d ago0xc05fd3…1d1695
0x2d1d…8dde0x3e0a…78e7Base—$0.004687100%coinbase74d ago0x658c90…e69261
0x2d1d…8dde0x3e0a…78e7Base—$0.002885100%coinbase74d ago0xb6079f…35dc54
0x2d1d…8dde0x3e0a…78e7Base—$0.004711100%coinbase74d ago0xa38ab9…7bb89d
0x2d1d…8dde0x3e0a…78e7Base—$0.005266100%coinbase74d ago0x148001…8d56e7
0x2d1d…8dde0x3e0a…78e7Base—$0.005233100%coinbase74d ago0xdc5c9a…abbc8e
0x2d1d…8dde0x3e0a…78e7Base—$0.002784100%coinbase74d ago0x5c3c0e…5e0175
0x2d1d…8dde0x3e0a…78e7Base—$0.003429100%coinbase74d ago0xd446c6…230ed3
0x2d1d…8dde0x3e0a…78e7Base—$0.004057100%coinbase74d ago0x9ab907…9a8b61
0x2d1d…8dde0x3e0a…78e7Base—$0.005335100%coinbase74d ago0xf6d43a…1df571
0x2d1d…8dde0x3e0a…78e7Base—$0.004175100%coinbase74d ago0xa01c7f…dbf92e
0x2d1d…8dde0x3e0a…78e7Base—$0.005088100%coinbase74d ago0xd6de1a…0edadc
0x2d1d…8dde0x3e0a…78e7Base—$0.003154100%coinbase74d ago0xaa7de4…ae4d7b
0x2d1d…8dde0x3e0a…78e7Base—$0.003825100%coinbase74d ago0x0e0b64…59e17a
0x2d1d…8dde0x3e0a…78e7Base—$0.005065100%coinbase74d ago0xd14f72…9b6b4c
0x2d1d…8dde0x3e0a…78e7Base—$0.004656100%coinbase74d ago0x391b75…7d6d6c

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.