Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xab60eb…681eb0
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x8a7ea1…19946e
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xb55baf…7df9ac
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x927f2c…75fef8
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xadfc00…c4c103
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x33a204…c98e53
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xe480d0…beaaaf
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x08bd01…2108b6
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x25c46d…d7beae
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x2b7a21…51bb02
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xdc3f06…ae053d
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x01c6c7…f4da4a
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x14ff42…2f5273
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x458156…e0424e
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x31d648…2c6f7a
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x1701bb…286640
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x29e731…9d2890
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x8b8280…5460fc
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xffb035…179157
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xeec268…e15f9d
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xbd7ddd…9f4f58
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0xe3298d…605da3
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x6bb66d…d8eba1
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x063921…35cf21
0xf503…0ed70xa9dd…2315Base—$0.002100%coinbase63d ago0x932aa1…6ac91e

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.