Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7826…cfdc0x3e0a…78e7Base—$0.003284100%coinbase75d ago0x86c7d3…9ce4cb
0x7826…cfdc0x3e0a…78e7Base—$0.00489100%coinbase75d ago0x6ae3a8…74e785
0x7826…cfdc0x3e0a…78e7Base—$0.002866100%coinbase75d ago0x72775a…1b3c33
0x7826…cfdc0x3e0a…78e7Base—$0.004205100%coinbase75d ago0xeb880e…31c0fc
0x7826…cfdc0x3e0a…78e7Base—$0.002688100%coinbase75d ago0xef7750…c45815
0x7826…cfdc0x3e0a…78e7Base—$0.005508100%coinbase75d ago0x7fbb53…890b0f
0x7826…cfdc0x3e0a…78e7Base—$0.003279100%coinbase75d ago0xf5ebb1…42e958
0x7826…cfdc0x3e0a…78e7Base—$0.003182100%coinbase75d ago0x1f0746…6e3021
0x7826…cfdc0x3e0a…78e7Base—$0.004554100%coinbase75d ago0x877289…140a7d
0x7826…cfdc0x3e0a…78e7Base—$0.0057100%coinbase75d ago0x652059…0a2fb1
0x7826…cfdc0x3e0a…78e7Base—$0.003791100%coinbase75d ago0xda0535…a30443
0x7826…cfdc0x3e0a…78e7Base—$0.005448100%coinbase75d ago0x630906…adb2c1
0x7826…cfdc0x3e0a…78e7Base—$0.005335100%coinbase75d ago0x2469f3…c86971
0x7826…cfdc0x3e0a…78e7Base—$0.00402100%coinbase75d ago0xc350ac…1906e0
0x7826…cfdc0x3e0a…78e7Base—$0.003115100%coinbase75d ago0x697c78…6d2793
0x7826…cfdc0x3e0a…78e7Base—$0.005772100%coinbase75d ago0x7a1892…3eeab3
0x7826…cfdc0x3e0a…78e7Base—$0.002929100%coinbase75d ago0xe0468b…60c972
0x7826…cfdc0x3e0a…78e7Base—$0.005628100%coinbase75d ago0x6746c2…d2b70a
0x7826…cfdc0x3e0a…78e7Base—$0.004101100%coinbase75d ago0xafa90f…512218
0x7826…cfdc0x3e0a…78e7Base—$0.004132100%coinbase75d ago0x57bef7…1bd32e
0x7826…cfdc0x3e0a…78e7Base—$0.002943100%coinbase75d ago0x7eb242…d788f7
0x7826…cfdc0x3e0a…78e7Base—$0.004724100%coinbase75d ago0x52ebcb…02804a
0x7826…cfdc0x3e0a…78e7Base—$0.00417100%coinbase75d ago0x50c0e8…0da093
0x7826…cfdc0x3e0a…78e7Base—$0.002756100%coinbase75d ago0xf68a16…2ee26b

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.