Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xeae7…1892Base—$0.01100%coinbase75d ago0x80e13b…d104da
0x8941…8d8c0xf287…b813Base—$0.01100%coinbase75d ago0x422189…d68169
0x8941…8d8c0x612f…affeBase—$0.01100%coinbase75d ago0xbafbd3…e25ecc
0x8941…8d8c0xffa9…8265Base—$0.01100%coinbase75d ago0x059fc3…27a30e
0x8941…8d8c0x07d2…f07dBase—$0.01100%coinbase75d ago0x76b44c…6e7784
0x8941…8d8c0x7607…8527Base—$0.01100%coinbase75d ago0x0c15c6…3cf584
0x8941…8d8c0xad4a…b9dcBase—$0.01100%coinbase75d ago0x20b43d…f56c58
0x8941…8d8c0x3c8c…738fBase—$0.01100%coinbase75d ago0x839031…14e010
0x8941…8d8c0x5c13…4036Base—$0.01100%coinbase75d ago0x6e7a22…7b7586
0x8941…8d8c0x86e5…a756Base—$0.01100%coinbase75d ago0x6ee457…b8358f
0x8941…8d8c0x7421…713cBase—$0.01100%coinbase75d ago0x25cb8d…402b63
0x8941…8d8c0x4d31…cf45Base—$0.01100%coinbase75d ago0xe34011…a4c48d
0x8941…8d8c0xd378…35f1Base—$0.01100%coinbase76d ago0xc31dce…2bfb86
0x8941…8d8c0x5ea2…13e3Base—$0.01100%coinbase76d ago0x773ebd…02e7b1
0x8941…8d8c0xb76e…6c5eBase—$0.01100%coinbase76d ago0x39c94a…41f8c5
0x8941…8d8c0xda4f…75e0Base—$0.01100%coinbase76d ago0xab3a61…1b34ce
0x8941…8d8c0xb01d…b544Base—$0.01100%coinbase76d ago0xf52e29…a4194e
0x8941…8d8c0xb3c5…829fBase—$0.01100%coinbase76d ago0xdf1eb7…74d9cc
0x8941…8d8c0x141c…5713Base—$0.01100%coinbase76d ago0x8c9e54…09165b
0x8941…8d8c0xc0fc…fce1Base—$0.01100%coinbase76d ago0xb1fad7…04a015
0x8941…8d8c0x2438…7874Base—$0.01100%coinbase76d ago0xf92d6d…cc7b2d
0x8941…8d8c0x5a0b…03b4Base—$0.01100%coinbase76d ago0x63e32e…9b49b9
0x8941…8d8c0x9f30…2be7Base—$0.01100%coinbase76d ago0xd5c464…2edc3f
0x8941…8d8c0x877c…59c2Base—$0.01100%coinbase76d ago0x2269e1…72e549
0x8941…8d8c0x2c01…2e25Base—$0.01100%coinbase76d ago0xbe36d6…706a96

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.