Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0325…213e0x3e0a…78e7Base—$0.005336100%coinbase74d ago0x12aebb…61bc04
0x0325…213e0x3e0a…78e7Base—$0.005877100%coinbase74d ago0x387f46…949639
0x0325…213e0x3e0a…78e7Base—$0.004766100%coinbase74d ago0x433947…afbdf9
0x0325…213e0x3e0a…78e7Base—$0.003813100%coinbase74d ago0x1e4823…0a69e7
0x0325…213e0x3e0a…78e7Base—$0.004019100%coinbase74d ago0x0e2f72…4871d7
0x0325…213e0x3e0a…78e7Base—$0.002871100%coinbase74d ago0xc73123…d9a476
0x0325…213e0x3e0a…78e7Base—$0.005875100%coinbase74d ago0x9151de…200397
0x0325…213e0x3e0a…78e7Base—$0.003863100%coinbase74d ago0x309974…fd8e33
0x0325…213e0x3e0a…78e7Base—$0.005013100%coinbase74d ago0x7e59ee…eff8b9
0x0325…213e0x3e0a…78e7Base—$0.004853100%coinbase74d ago0xabd0d7…3b8e88
0x0325…213e0x3e0a…78e7Base—$0.003868100%coinbase74d ago0xc1ed4a…6672f0
0x0325…213e0x3e0a…78e7Base—$0.005434100%coinbase75d ago0x61d893…06c736
0x0325…213e0x3e0a…78e7Base—$0.00275100%coinbase75d ago0xbede8e…f9b2bb
0x0325…213e0x3e0a…78e7Base—$0.003817100%coinbase75d ago0xc73223…45383f
0x0325…213e0x3e0a…78e7Base—$0.004371100%coinbase75d ago0x073bcb…b7a0bf
0x0325…213e0x3e0a…78e7Base—$0.004381100%coinbase75d ago0xd03c05…482670
0x0325…213e0x3e0a…78e7Base—$0.004642100%coinbase75d ago0xe545d6…c18d23
0x0325…213e0x3e0a…78e7Base—$0.004191100%coinbase75d ago0xdf7c5a…b76e23
0x0325…213e0x3e0a…78e7Base—$0.005756100%coinbase75d ago0xf423c8…72d63f
0x0325…213e0x3e0a…78e7Base—$0.003064100%coinbase75d ago0x3d7e6f…5522bf
0x0325…213e0x3e0a…78e7Base—$0.004788100%coinbase75d ago0x1396d1…bed62c
0x0325…213e0x3e0a…78e7Base—$0.002835100%coinbase75d ago0x63028c…4375d0
0x0325…213e0x3e0a…78e7Base—$0.004143100%coinbase75d ago0x4ae50b…237c6e
0x0325…213e0x3e0a…78e7Base—$0.003094100%coinbase75d ago0x1e7b4c…116b49
0x0325…213e0x3e0a…78e7Base—$0.003681100%coinbase75d ago0x6b716e…429d18

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.