Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00x6bfc…4216Base—$0.01100%coinbase81d ago0xe1b070…14fd7c
0x8fc8…cff00x6738…cf1eBase—$0.01100%coinbase81d ago0x1651ab…148883
0x8fc8…cff00xe26a…0a1fBase—$0.01100%coinbase81d ago0x36c84d…fdb5b5
0x8fc8…cff00x867d…fa11Base—$0.01100%coinbase81d ago0x019d76…c6b753
0x8fc8…cff00xdb5d…3950Base—$0.01100%coinbase81d ago0xfc876a…1c11b2
0x8fc8…cff00x55c2…cb3fBase—$0.01100%coinbase81d ago0x8ab575…5fb85b
0x8fc8…cff00xa755…b573Base—$0.01100%coinbase81d ago0x62258b…e20f58
0x8fc8…cff00x834f…515cBase—$0.01100%coinbase81d ago0x5d41ba…12398a
0x8fc8…cff00x313d…cad7Base—$0.01100%coinbase81d ago0x9a9a37…fee208
0x8fc8…cff00x18e7…2f7cBase—$0.01100%coinbase81d ago0x4de6d3…8881e1
0x8fc8…cff00x5edb…add1Base—$0.01100%coinbase81d ago0x15aab2…db03c3
0x8fc8…cff00xf875…12afBase—$0.01100%coinbase81d ago0x834288…8a4cad
0x8fc8…cff00x312b…8f99Base—$0.01100%coinbase81d ago0x76101f…6f1002
0x8fc8…cff00xccee…2dcaBase—$0.01100%coinbase81d ago0xa4c9fa…4ad2ff
0x8fc8…cff00xc319…d326Base—$0.01100%coinbase81d ago0xb64de3…4aa9f1
0x8fc8…cff00x34b8…5314Base—$0.01100%coinbase81d ago0x3cbd91…f98d64
0x8fc8…cff00xd596…a19cBase—$0.01100%coinbase81d ago0x38d434…18338e
0x8fc8…cff00xf96e…c23aBase—$0.01100%coinbase81d ago0xc736e3…9317ad
0x8fc8…cff00x45be…a76cBase—$0.01100%coinbase82d ago0x56db91…7196ca
0x8fc8…cff00xacad…ff0aBase—$0.01100%coinbase82d ago0xa8b26c…914901
0x8fc8…cff00x64e9…06ebBase—$0.01100%coinbase82d ago0x4d7186…9a68f1
0x8fc8…cff00x2c53…ab4aBase—$0.01100%coinbase82d ago0x51b20a…c0d039
0x8fc8…cff00xbe00…137cBase—$0.01100%coinbase82d ago0xd66ffa…81f08e
0x8fc8…cff00xbed4…ded2Base—$0.01100%coinbase82d ago0x0c6c7f…4007e2
0x8fc8…cff00x197b…db7bBase—$0.01100%coinbase82d ago0x0cd1be…cbbb74

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.