Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.52100%coinbase46d ago0x61c971…75fc52
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase46d ago0xcfd0cf…f1ccf7
0xca0a…2d7a0x85b4…627cBase$0.87100%coinbase46d ago0x2c1ab3…286d53
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase46d ago0xb55d17…752521
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase46d ago0x4f4ab9…0fe149
0xca0a…2d7a0x85b4…627cBase$0.49100%coinbase46d ago0xfa6c13…e31290
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase46d ago0xd4ad78…6ce417
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase46d ago0xb1fe9e…15dcd9
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase46d ago0xec3640…6b2e00
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase46d ago0x8c8014…a1784e
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase46d ago0xd737a8…cd8d16
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase46d ago0xcb5c71…970c8b
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase46d ago0xff3ffb…5ced76
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase46d ago0x804be9…81509a
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase46d ago0x3800d8…0d3348
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase46d ago0x59413b…caf93f
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase46d ago0x215bb6…f9c01e
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase46d ago0xe0bb39…f9926a
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase46d ago0x4cb057…4aef48
0xca0a…2d7a0x85b4…627cBase$0.19100%coinbase46d ago0x8a4c41…cdef13
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase46d ago0x36caea…9ca57d
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase46d ago0xc36ba3…c52948
0xca0a…2d7a0x85b4…627cBase$0.04100%coinbase46d ago0x82a44e…38beb0
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase46d ago0x07bc71…e2e5f7
0xca0a…2d7a0x85b4…627cBase$0.42100%coinbase46d ago0x43128f…edf7fd

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.