Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf267…d6aa0x3e0a…78e7Base—$0.002723100%coinbase74d ago0xda58ba…b4f5d4
0xf267…d6aa0x3e0a…78e7Base—$0.00355100%coinbase74d ago0x3add3a…fec50d
0xf267…d6aa0x3e0a…78e7Base—$0.004793100%coinbase74d ago0x13387f…ff098d
0xf267…d6aa0x3e0a…78e7Base—$0.005022100%coinbase75d ago0xe0130b…e5d1f1
0xf267…d6aa0x3e0a…78e7Base—$0.003174100%coinbase75d ago0x481867…dd156c
0xf267…d6aa0x3e0a…78e7Base—$0.005658100%coinbase75d ago0xa0807d…c737d8
0xf267…d6aa0x3e0a…78e7Base—$0.004318100%coinbase75d ago0xd6d3bb…7f62b6
0xf267…d6aa0x3e0a…78e7Base—$0.005809100%coinbase75d ago0xaca062…4b0443
0xf267…d6aa0x3e0a…78e7Base—$0.004636100%coinbase75d ago0xb9419b…18457e
0xf267…d6aa0x3e0a…78e7Base—$0.005402100%coinbase75d ago0x26227f…c7d9f0
0xf267…d6aa0x3e0a…78e7Base—$0.004271100%coinbase75d ago0x843257…603886
0xf267…d6aa0x3e0a…78e7Base—$0.005603100%coinbase75d ago0xde3b30…e6ff7f
0xf267…d6aa0x3e0a…78e7Base—$0.003759100%coinbase75d ago0xa9f9c7…165ebb
0xf267…d6aa0x3e0a…78e7Base—$0.004886100%coinbase75d ago0x675957…e2fc44
0xf267…d6aa0x3e0a…78e7Base—$0.002973100%coinbase75d ago0x535b22…f5341d
0xf267…d6aa0x3e0a…78e7Base—$0.003533100%coinbase75d ago0x3564f7…6fb035
0xf267…d6aa0x3e0a…78e7Base—$0.004211100%coinbase75d ago0x22fe55…3514eb
0xf267…d6aa0x3e0a…78e7Base—$0.0033100%coinbase75d ago0x354e1d…666c4f
0xf267…d6aa0x3e0a…78e7Base—$0.003248100%coinbase75d ago0xf1b820…49a62d
0xf267…d6aa0x3e0a…78e7Base—$0.00277100%coinbase75d ago0x276fe6…d2e668
0xf267…d6aa0x3e0a…78e7Base—$0.005613100%coinbase75d ago0x3173c8…7a4ce7
0xf267…d6aa0x3e0a…78e7Base—$0.004727100%coinbase75d ago0x4d56db…19327d
0xf267…d6aa0x3e0a…78e7Base—$0.004373100%coinbase75d ago0xc66d1e…62a6e1
0xf267…d6aa0x3e0a…78e7Base—$0.002855100%coinbase75d ago0x188d50…b1cb28
0xf267…d6aa0x3e0a…78e7Base—$0.003349100%coinbase75d ago0x1acafd…f26016

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.