Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd10…a9e50x1265…b28fBase—$0.01100%coinbase78d ago0x22c124…96daec
0xbd10…a9e50xa084…8e93Base—$0.01100%coinbase78d ago0xfb6435…e15c40
0xbd10…a9e50xf748…8866Base—$0.01100%coinbase78d ago0x1307ee…5ad44f
0xbd10…a9e50x187a…838bBase—$0.01100%coinbase78d ago0x68e6a4…7e695d
0xbd10…a9e50x729e…17dbBase—$0.01100%coinbase78d ago0x227800…56ea31
0xbd10…a9e50x23ae…c3dbBase—$0.01100%coinbase78d ago0xd80924…fbe404
0xbd10…a9e50x09d2…d336Base—$0.01100%coinbase78d ago0xecb334…7469e7
0xbd10…a9e50xbf46…6cd7Base—$0.01100%coinbase78d ago0x1de649…b26dc4
0xbd10…a9e50x6510…8421Base—$0.01100%coinbase78d ago0xafd0da…3830f7
0xbd10…a9e50x3958…6a3eBase—$0.01100%coinbase78d ago0x46da99…e8de0a
0xbd10…a9e50xdc22…8e61Base—$0.01100%coinbase78d ago0xa31d55…ff685c
0xbd10…a9e50x50af…682bBase—$0.01100%coinbase78d ago0x2151c9…8384c6
0xbd10…a9e50x9085…b234Base—$0.01100%coinbase78d ago0x6680f3…23c7e8
0xbd10…a9e50x00bc…8519Base—$0.01100%coinbase78d ago0xa02681…fab08a
0xbd10…a9e50x1258…7e24Base—$0.01100%coinbase78d ago0x88a879…ddc43e
0xbd10…a9e50xdd58…9394Base—$0.01100%coinbase78d ago0x95342b…fb48f8
0xbd10…a9e50xe452…a63dBase—$0.01100%coinbase78d ago0x516849…cdcac2
0xbd10…a9e50x466f…90b8Base—$0.01100%coinbase78d ago0x2e9020…6efc6c
0xbd10…a9e50x749f…b020Base—$0.01100%coinbase78d ago0xa46344…c927d7
0xbd10…a9e50xeda6…c580Base—$0.01100%coinbase78d ago0x8cb186…3a858c
0xbd10…a9e50xc4b7…af09Base—$0.01100%coinbase78d ago0x63d708…dc783f
0xbd10…a9e50x2040…545cBase—$0.01100%coinbase78d ago0x503269…47f3ff
0xbd10…a9e50x94cb…7ee9Base—$0.01100%coinbase78d ago0x5637c0…d1cc8c
0xbd10…a9e50x6789…15d7Base—$0.01100%coinbase78d ago0x967479…869c71
0xbd10…a9e50x4750…3c37Base—$0.01100%coinbase78d ago0xa3efdb…222a25

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.