Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeea2…784a0x6a0a…bf67Base—$0.01100%coinbase2d ago0x6f0888…45228f
0xeea2…784a0x6a0a…bf67Base—$0.01100%coinbase2d ago0x85aceb…b37010
0xeea2…784a0x6a0a…bf67Base—$0.01100%coinbase2d ago0xb6617f…17e794
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xda3ca6…943cbc
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xe3528e…0b8192
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x226dce…16ca84
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x409ff0…abf0e5
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xd1fcb9…76d176
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x8d5c81…6643a1
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x4085f9…da2534
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x03cf1e…e0606c
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x0ad17e…8cb88b
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xd8cf7f…86b20b
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xaf9ed0…4545e9
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xb15a44…246f22
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xb1f740…fe67fd
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x8d10cd…7ced0f
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x9e942a…51ab85
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf26d14…dde38a
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x20d0f1…612cc7
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x5e6ad5…f0b317
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x7cddd3…1f869b
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x741e65…cbe0a7
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xa13c85…d88c98
0xeea2…784a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x82bfee…ed77e1

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.