Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc839…e9280x3e0a…78e7Base—$0.005385100%coinbase73d ago0xdb65b5…e1bf1c
0xc839…e9280x3e0a…78e7Base—$0.004553100%coinbase73d ago0xa495fa…6d448f
0xc839…e9280x3e0a…78e7Base—$0.003561100%coinbase73d ago0xee5049…83ebc8
0xc839…e9280x3e0a…78e7Base—$0.004616100%coinbase73d ago0xfdf4b7…61ac6b
0xc839…e9280x3e0a…78e7Base—$0.004248100%coinbase73d ago0x67ba1e…6fbf89
0xc839…e9280x3e0a…78e7Base—$0.003635100%coinbase73d ago0x50713f…9d59bc
0xc839…e9280x3e0a…78e7Base—$0.004934100%coinbase73d ago0x455122…18b55b
0xc839…e9280x3e0a…78e7Base—$0.003721100%coinbase73d ago0x600dfe…3b4289
0xc839…e9280x3e0a…78e7Base—$0.003949100%coinbase73d ago0xa0c06d…4d460a
0xc839…e9280x3e0a…78e7Base—$0.005083100%coinbase73d ago0xad8346…df2a37
0xc839…e9280x3e0a…78e7Base—$0.002971100%coinbase73d ago0x33c66a…4102f5
0xc839…e9280x3e0a…78e7Base—$0.004322100%coinbase73d ago0xff000e…2cceda
0xc839…e9280x3e0a…78e7Base—$0.005244100%coinbase73d ago0x4f402e…871709
0xc839…e9280x3e0a…78e7Base—$0.00281100%coinbase73d ago0xaaf8b5…a8439a
0xc839…e9280x3e0a…78e7Base—$0.003199100%coinbase73d ago0x580e0b…a6145b
0xc839…e9280x3e0a…78e7Base—$0.002904100%coinbase73d ago0xaa46a7…d5f931
0xc839…e9280x3e0a…78e7Base—$0.004653100%coinbase73d ago0x846c7a…3303c4
0xc839…e9280x3e0a…78e7Base—$0.002719100%coinbase73d ago0x8fa1ad…ff24ac
0xc839…e9280x3e0a…78e7Base—$0.004195100%coinbase73d ago0x4bb691…677b9d
0xc839…e9280x3e0a…78e7Base—$0.002823100%coinbase74d ago0x5d827d…44791f
0xc839…e9280x3e0a…78e7Base—$0.005231100%coinbase74d ago0x65754f…72b0c1
0xc839…e9280x3e0a…78e7Base—$0.003112100%coinbase74d ago0xf920de…d32025
0xc839…e9280x3e0a…78e7Base—$0.002985100%coinbase74d ago0x4ab568…e5a1ca

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.