Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x08eb69…0d516d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x49fe50…841d54
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x535626…c92b2b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x9776e5…ce8e5d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x89f442…7124e5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x939164…665e27
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x40da22…58f432
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xbd86fd…e73230
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x6ee683…de47a7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x23114d…d68305
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x22d724…729714
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xb5744f…0ee174
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x6fa2c3…0e97d9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xd07313…c605dd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x2ec712…a48183
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xf6abcc…11171c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x043354…fad9b9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xe8aa19…6b13de
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xc7d835…19d561
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xdade6b…f8df63
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x93b0ae…a1a3a4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x173755…0feee4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0xb30aea…367d8c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x507f31…6bf963
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase84d ago0x04052d…9a9473

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.