Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x4f0f…5f44Base—$0.10100%ultravioletadao5d ago0x2bbdd9…26fd79
0x0a84…2d120x4897…ba89Base—$0.10100%ultravioletadao5d ago0x004b0e…e8440c
0x0a84…2d120x0815…a9b9Base—$0.10100%ultravioletadao5d ago0xa9a28c…20000b
0x0a84…2d120x7d7e…3b27Base—$0.10100%ultravioletadao5d ago0x701dc1…48812e
0x0a84…2d120x8961…5e56Base—$0.10100%ultravioletadao5d ago0x3812e8…44bbbf
0x0a84…2d120xb93c…ec1eBase—$0.10100%ultravioletadao5d ago0x4ce353…056df4
0x0a84…2d120xce79…78b8Base—$0.10100%ultravioletadao5d ago0xa6e85b…e5d93b
0x0a84…2d120xb11a…537fBase—$0.10100%ultravioletadao5d ago0x92b417…b3f5dd
0x0a84…2d120x9c2d…a867Base—$0.10100%ultravioletadao5d ago0xdf287f…2acacc
0x0a84…2d120x99c4…c93eBase—$0.10100%ultravioletadao5d ago0x58cec9…65f69a
0x0a84…2d120xe74d…9b76Base—$0.10100%ultravioletadao5d ago0x9d80ba…e3e246
0x0a84…2d120x602d…4e99Base—$0.10100%ultravioletadao5d ago0x1f3da6…bd7a1d
0x0a84…2d120xe359…a408Base—$0.10100%ultravioletadao5d ago0x2bbf61…80daef
0x0a84…2d120xdb8a…2ffdBase—$0.10100%ultravioletadao5d ago0x0f1121…5d1e87
0x0a84…2d120xed5c…3484Base—$0.10100%ultravioletadao5d ago0x9ea19d…88b876
0x0a84…2d120xaec4…0facBase—$0.10100%ultravioletadao5d ago0x5d391b…77cf55
0x0a84…2d120xde5f…487cBase—$0.10100%ultravioletadao5d ago0x9cd58c…fe71fa
0x0a84…2d120x12b1…3917Base—$0.10100%ultravioletadao5d ago0x795aef…f3921b
0x0a84…2d120xd16e…c6a8Base—$0.10100%ultravioletadao5d ago0xc1f952…41f0ee
0x0a84…2d120x2941…6e85Base—$0.10100%ultravioletadao5d ago0xcf1d94…4fa962
0x0a84…2d120x8bca…b160Base—$0.10100%ultravioletadao5d ago0x3f6646…af92ed
0x0a84…2d120x6d63…26e9Base—$0.10100%ultravioletadao5d ago0x47065c…744840
0x0a84…2d120x4a21…0ea7Base—$0.10100%ultravioletadao5d ago0xddb1ec…099c35
0x0a84…2d120x3422…991aBase—$0.10100%ultravioletadao5d ago0x3e7cbe…112916
0x0a84…2d120xe54c…b252Base—$0.10100%ultravioletadao5d ago0xb9e764…e43c86

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.