Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xe5a301…3509a6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x1e0ed2…edcf0e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0x1968a6…139d8f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase15d ago0xe7908e…48a6c1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xf8d907…c578ef
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x8a44ee…efc60e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x7b51a0…eb4673
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xf54d59…5fc3bb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x44d06b…b84bd9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x4a518b…89f9c3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x136af8…ed6571
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xea8aee…ce138e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xc5e9b1…77bbea
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x114e48…fa6d1d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xf7d5d5…a7f8f7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x73c4a2…5df679
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x04677b…ea868f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x1928c8…02b783
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x98bd45…111f3e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xb2f181…b422a5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xab5649…6f7aac
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x5b728c…3157db
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x29af8f…fe7235
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0xd93103…960e3e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase16d ago0x818f90…984a46

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.