Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141e…50280x3e0a…78e7Base—$0.002706100%coinbase74d ago0xdfce9b…0a3441
0x141e…50280x3e0a…78e7Base—$0.003712100%coinbase74d ago0x609176…2d8ce4
0x141e…50280x3e0a…78e7Base—$0.00546100%coinbase74d ago0x13771d…e9007d
0x141e…50280x3e0a…78e7Base—$0.004271100%coinbase74d ago0x66abf1…82e095
0x141e…50280x3e0a…78e7Base—$0.004497100%coinbase74d ago0x6bd842…53ffb0
0x141e…50280x3e0a…78e7Base—$0.005059100%coinbase74d ago0x97e3df…828d20
0x141e…50280x3e0a…78e7Base—$0.005611100%coinbase74d ago0xf205f7…9f8365
0x141e…50280x3e0a…78e7Base—$0.004175100%coinbase74d ago0xde30bd…cd5b97
0x141e…50280x3e0a…78e7Base—$0.004347100%coinbase74d ago0xb27865…227c10
0x141e…50280x3e0a…78e7Base—$0.00457100%coinbase74d ago0x03ce8f…18e5c3
0x141e…50280x3e0a…78e7Base—$0.005246100%coinbase74d ago0x6d1d2b…122072
0x141e…50280x3e0a…78e7Base—$0.002901100%coinbase74d ago0x170ce7…921e2d
0x141e…50280x3e0a…78e7Base—$0.005861100%coinbase74d ago0x3eaf6b…977d9a
0x141e…50280x3e0a…78e7Base—$0.00569100%coinbase74d ago0x34d566…0911f0
0x141e…50280x3e0a…78e7Base—$0.005792100%coinbase74d ago0x96c58f…d7b44a
0x141e…50280x3e0a…78e7Base—$0.005361100%coinbase74d ago0x5dfdbb…57b038
0x141e…50280x3e0a…78e7Base—$0.004456100%coinbase74d ago0x4c3e49…144f28

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.