Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2334…39d80x3e0a…78e7Base—$0.003685100%coinbase74d ago0xadc416…e9fbee
0x2334…39d80x3e0a…78e7Base—$0.003307100%coinbase74d ago0x16fd28…de8f89
0x2334…39d80x3e0a…78e7Base—$0.003368100%coinbase74d ago0x5d8ca6…7a2852
0x2334…39d80x3e0a…78e7Base—$0.005254100%coinbase74d ago0x19096a…776002
0x2334…39d80x3e0a…78e7Base—$0.005109100%coinbase74d ago0xa29062…52c5c1
0x2334…39d80x3e0a…78e7Base—$0.004505100%coinbase74d ago0x774c76…ea11cd
0x2334…39d80x3e0a…78e7Base—$0.003473100%coinbase74d ago0x7529f6…411d3e
0x2334…39d80x3e0a…78e7Base—$0.00465100%coinbase74d ago0x0c7b8c…f65e81
0x2334…39d80x3e0a…78e7Base—$0.003529100%coinbase74d ago0xfccb9d…f65fab
0x2334…39d80x3e0a…78e7Base—$0.004056100%coinbase74d ago0x7e739e…5177e7
0x2334…39d80x3e0a…78e7Base—$0.003746100%coinbase74d ago0x29c365…b1066c
0x2334…39d80x3e0a…78e7Base—$0.00509100%coinbase74d ago0x1c0264…45312a
0x2334…39d80x3e0a…78e7Base—$0.005469100%coinbase74d ago0x4e5cfd…ede1ca
0x2334…39d80x3e0a…78e7Base—$0.004154100%coinbase74d ago0x85b8f9…bc98ee
0x2334…39d80x3e0a…78e7Base—$0.005588100%coinbase74d ago0x117b29…9954f4
0x2334…39d80x3e0a…78e7Base—$0.003144100%coinbase75d ago0x28645a…23b26b
0x2334…39d80x3e0a…78e7Base—$0.004609100%coinbase75d ago0xa7a54c…4f1802
0x2334…39d80x3e0a…78e7Base—$0.004375100%coinbase75d ago0x4de165…bb17f6
0x2334…39d80x3e0a…78e7Base—$0.003377100%coinbase75d ago0xd934c3…59c932
0x2334…39d80x3e0a…78e7Base—$0.005064100%coinbase75d ago0xa3f46a…3de9cc
0x2334…39d80x3e0a…78e7Base—$0.004245100%coinbase75d ago0x6db74e…9d41f4
0x2334…39d80x3e0a…78e7Base—$0.003656100%coinbase75d ago0x3d727d…a56eca
0x2334…39d80x3e0a…78e7Base—$0.003548100%coinbase75d ago0x01a5a3…fa7409

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.