Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70c2…ffaf0x10c1…1e24Base—$0.94100%coinbase108d ago0x80de4b…3cb2fc
0x70c2…ffaf0x10c1…1e24Base—$0.91100%coinbase108d ago0x58ad26…82af70
0x70c2…ffaf0x10c1…1e24Base—$0.80100%coinbase108d ago0xe0b2b9…a2758b
0x70c2…ffaf0x10c1…1e24Base—$0.54100%coinbase108d ago0x6e748c…412c23
0x70c2…ffaf0x10c1…1e24Base—$0.61100%coinbase108d ago0x5069c7…ea35f2
0x70c2…ffaf0x10c1…1e24Base—$0.55100%coinbase108d ago0x17fb85…7c16e9
0x70c2…ffaf0x10c1…1e24Base—$0.93100%coinbase108d ago0x2de2f9…d83c15
0x70c2…ffaf0x10c1…1e24Base—$0.79100%coinbase108d ago0xd48118…e1c82d
0x70c2…ffaf0x10c1…1e24Base—$0.55100%coinbase108d ago0x7338b1…1eae54
0x70c2…ffaf0x10c1…1e24Base—$0.56100%coinbase108d ago0xa5b85a…9d8555
0x70c2…ffaf0x10c1…1e24Base—$0.60100%coinbase108d ago0x143187…3a3101
0x70c2…ffaf0x10c1…1e24Base—$0.74100%coinbase108d ago0xfa3794…bb607c
0x70c2…ffaf0x10c1…1e24Base—$0.76100%coinbase108d ago0xe993b0…d7d999
0x70c2…ffaf0x10c1…1e24Base—$2.37100%coinbase108d ago0xcd6417…365de0
0x70c2…ffaf0x10c1…1e24Base—$0.88100%coinbase108d ago0xc0ab1a…d8c141
0x70c2…ffaf0x10c1…1e24Base—$0.86100%coinbase108d ago0xbd6a1c…9bd43d
0x70c2…ffaf0x10c1…1e24Base—$0.61100%coinbase108d ago0xda4fd2…5f2fc8
0x70c2…ffaf0x10c1…1e24Base—$0.55100%coinbase108d ago0x0ba093…438e0f
0x70c2…ffaf0x10c1…1e24Base—$0.93100%coinbase108d ago0xe02bd6…b94d1b
0x70c2…ffaf0x10c1…1e24Base—$0.74100%coinbase108d ago0x7d6480…30c2a1
0x70c2…ffaf0x10c1…1e24Base—$0.45100%coinbase108d ago0x32d140…3b98ab
0x70c2…ffaf0x10c1…1e24Base—$0.74100%coinbase108d ago0x123355…b1090c
0x70c2…ffaf0x10c1…1e24Base—$0.57100%coinbase108d ago0x2e807d…91cec3
0x70c2…ffaf0x10c1…1e24Base—$0.58100%coinbase108d ago0x682067…31291e
0x70c2…ffaf0x10c1…1e24Base—$0.98100%coinbase108d ago0x5f0fea…045489

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.