Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x585d…805a0x68be…2862Base—$0.01100%coinbase72d ago0xe30cf5…88a9ee
0x585d…805a0xa785…230cBase—$0.01100%coinbase72d ago0xc8d6b9…08816e
0x585d…805a0xb7de…0a51Base—$0.01100%coinbase72d ago0x316d52…76f130
0x585d…805a0x5e13…bab7Base—$0.01100%coinbase72d ago0x67c39e…23482b
0x585d…805a0x804d…51f6Base—$0.01100%coinbase72d ago0xfbf814…d39637
0x585d…805a0x4f2e…5ae0Base—$0.01100%coinbase72d ago0x31d474…d9c056
0x585d…805a0x2d47…add1Base—$0.01100%coinbase72d ago0x9a4830…3d118c
0x585d…805a0x8ec3…547dBase—$0.01100%coinbase72d ago0x0966be…af8429
0x585d…805a0xc720…84f7Base—$0.01100%coinbase72d ago0x2b18d8…500640
0x585d…805a0xfb86…3399Base—$0.01100%coinbase72d ago0x30404b…58e088
0x585d…805a0xaddc…9011Base—$0.01100%coinbase72d ago0x349ec4…217071
0x585d…805a0x3fdc…604aBase—$0.01100%coinbase72d ago0xa73dd9…f18340
0x585d…805a0x6788…4809Base—$0.01100%coinbase72d ago0xcbc35b…4a4d44
0x585d…805a0xd37b…ec10Base—$0.01100%coinbase72d ago0x717b5b…704b25
0x585d…805a0x72c5…cdbeBase—$0.01100%coinbase72d ago0x0d13fb…27bb29
0x585d…805a0x9068…c939Base—$0.01100%coinbase72d ago0xb14204…9e645b
0x585d…805a0xea23…b5c7Base—$0.01100%coinbase72d ago0xb6443c…ef68e1
0x585d…805a0x9f18…c2b1Base—$0.01100%coinbase72d ago0x865b31…4f1bdf
0x585d…805a0xb955…bff0Base—$0.01100%coinbase72d ago0x625702…dd246e
0x585d…805a0x6191…efcaBase—$0.01100%coinbase72d ago0xc46f91…4ace9a
0x585d…805a0x8b31…242dBase—$0.01100%coinbase72d ago0x371941…34a83e
0x585d…805a0x5f92…5c1dBase—$0.01100%coinbase73d ago0x0f3074…1ec217
0x585d…805a0x318c…cad4Base—$0.01100%coinbase73d ago0x6db5f8…ea58a5

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.