Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7fa…0dbd0x3e0a…78e7Base—$0.00297100%coinbase74d ago0xb03981…a66f0f
0xb7fa…0dbd0x3e0a…78e7Base—$0.004764100%coinbase74d ago0x2fdce0…4f4a8f
0xb7fa…0dbd0x3e0a…78e7Base—$0.004349100%coinbase74d ago0x9e722c…aa64c7
0xb7fa…0dbd0x3e0a…78e7Base—$0.003923100%coinbase74d ago0x998e53…c04a51
0xb7fa…0dbd0x3e0a…78e7Base—$0.003666100%coinbase74d ago0x75a7df…c9b9f2
0xb7fa…0dbd0x3e0a…78e7Base—$0.003433100%coinbase74d ago0x238daf…b723b2
0xb7fa…0dbd0x3e0a…78e7Base—$0.00356100%coinbase74d ago0x652a28…3c91b8
0xb7fa…0dbd0x3e0a…78e7Base—$0.003824100%coinbase74d ago0xfd6899…b56a54
0xb7fa…0dbd0x3e0a…78e7Base—$0.004921100%coinbase74d ago0x405539…35de05
0xb7fa…0dbd0x3e0a…78e7Base—$0.004126100%coinbase74d ago0x869740…f717bc
0xb7fa…0dbd0x3e0a…78e7Base—$0.00284100%coinbase74d ago0x55801c…4151ab
0xb7fa…0dbd0x3e0a…78e7Base—$0.00533100%coinbase74d ago0x23668e…3228f3
0xb7fa…0dbd0x3e0a…78e7Base—$0.003418100%coinbase75d ago0x7032a4…bcd089
0xb7fa…0dbd0x3e0a…78e7Base—$0.003322100%coinbase75d ago0x0a4be6…360878
0xb7fa…0dbd0x3e0a…78e7Base—$0.005755100%coinbase75d ago0x7e5558…c8946a
0xb7fa…0dbd0x3e0a…78e7Base—$0.003728100%coinbase75d ago0x3a7e26…d1582f
0xb7fa…0dbd0x3e0a…78e7Base—$0.005647100%coinbase75d ago0x5b2dcf…421ac9
0xb7fa…0dbd0x3e0a…78e7Base—$0.004346100%coinbase75d ago0x7512a6…1873a8
0xb7fa…0dbd0x3e0a…78e7Base—$0.004569100%coinbase75d ago0xb0f84f…d956e2
0xb7fa…0dbd0x3e0a…78e7Base—$0.004302100%coinbase75d ago0x70a0fc…7f707c
0xb7fa…0dbd0x3e0a…78e7Base—$0.004357100%coinbase75d ago0x012778…74f4c3
0xb7fa…0dbd0x3e0a…78e7Base—$0.005409100%coinbase75d ago0x041f6a…c8c87e
0xb7fa…0dbd0x3e0a…78e7Base—$0.003619100%coinbase75d ago0x3bf8a6…7e9b03
0xb7fa…0dbd0x3e0a…78e7Base—$0.004908100%coinbase75d ago0xf3f663…a2d267
0xb7fa…0dbd0x3e0a…78e7Base—$0.003268100%coinbase75d ago0x69677d…b84920

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.