Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360xa714…449dBase—$0.01100%coinbase64d ago0x69e2f9…692e2e
0xbfc2…6f360x74b1…c463Base—$0.01100%coinbase64d ago0xd96054…72cb15
0xbfc2…6f360x4314…a566Base—$0.01100%coinbase64d ago0x6a1f81…f9f281
0xbfc2…6f360xcd6e…e22fBase—$0.01100%coinbase64d ago0xf6b266…a5b102
0xbfc2…6f360x1ef1…61c1Base—$0.01100%coinbase64d ago0xde5eb4…0f3647
0xbfc2…6f360xcef3…1f56Base—$0.01100%coinbase64d ago0x235863…910bcc
0xbfc2…6f360x5d99…e4f1Base—$0.01100%coinbase64d ago0xd0b5ac…42b77d
0xbfc2…6f360xf04c…f338Base—$0.01100%coinbase64d ago0x1afd3b…200298
0xbfc2…6f360x326e…0b72Base—$0.01100%coinbase64d ago0xa7e75a…f01e2b
0xbfc2…6f360xc893…2507Base—$0.01100%coinbase64d ago0xe83351…2e8216
0xbfc2…6f360xb63f…9d66Base—$0.01100%coinbase64d ago0x5310ad…b21302
0xbfc2…6f360x85d0…dd8cBase—$0.01100%coinbase64d ago0x1842c1…26c94c
0xbfc2…6f360x3427…1cc3Base—$0.01100%coinbase65d ago0x7a8ad2…655476
0xbfc2…6f360xbae8…320fBase—$0.01100%coinbase65d ago0x95a921…61d6ae
0xbfc2…6f360x4d81…dc19Base—$0.01100%coinbase65d ago0x75e4ba…aea339
0xbfc2…6f360x693f…0b36Base—$0.01100%coinbase65d ago0x8ec1f7…691108
0xbfc2…6f360xbef7…4a63Base—$0.01100%coinbase65d ago0x480e34…a2c86d
0xbfc2…6f360x77db…f60cBase—$0.01100%coinbase65d ago0x74b3a1…1bc670
0xbfc2…6f360x7b9c…82abBase—$0.01100%coinbase65d ago0xab01eb…be9ab9
0xbfc2…6f360xe54a…b701Base—$0.01100%coinbase65d ago0xdc9fcf…e5e675
0xbfc2…6f360x8571…44b2Base—$0.01100%coinbase65d ago0x76f92c…65946f
0xbfc2…6f360x2e3e…2230Base—$0.01100%coinbase65d ago0x9c0f1b…184a3a
0xbfc2…6f360xcd86…bc0cBase—$0.01100%coinbase65d ago0x24c9af…13b79a
0xbfc2…6f360xd44f…8e8bBase—$0.01100%coinbase65d ago0x9cdb6d…48465f
0xbfc2…6f360x6c7b…4c9eBase—$0.01100%coinbase65d ago0x17da7f…6ef12b

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.