Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04cf…4ead0xc0a4…f488Base—$0.07100%coinbase40d ago0xef5ffc…bde036
0x4386…2d830xc0a4…f488Base—$0.16100%coinbase40d ago0x79936f…586ce1
0x2520…7b880xc0a4…f488Base—$0.12100%coinbase40d ago0xc7cc1b…0efd43
0x7913…24820xc0a4…f488Base—$0.15100%coinbase40d ago0xff49a6…3a0ee0
0x83f0…0ea40xc0a4…f488Base—$0.10100%coinbase40d ago0x002f24…265af6
0xe348…41b40xc0a4…f488Base—$0.40100%coinbase40d ago0xcbc42c…03d32e
0xa10f…1b8b0xc0a4…f488Base—$0.26100%coinbase40d ago0xd74d6b…daf541
0xac4b…b7ed0xc0a4…f488Base—$0.08100%coinbase40d ago0x0206f2…809230
0xe348…41b40xc0a4…f488Base—$0.19100%coinbase40d ago0x30f470…a4ae91
0x2520…7b880xc0a4…f488Base—$0.07100%coinbase40d ago0xdbd3c5…362a7a
0x04cf…4ead0xc0a4…f488Base—$0.09100%coinbase40d ago0xa38856…6b0ddd
0xe348…41b40xc0a4…f488Base—$0.75100%coinbase40d ago0x1b3572…3c18e5
0x2345…2ac40xc0a4…f488Base—$0.08100%coinbase40d ago0xeca4ad…b853a0
0x2520…7b880xc0a4…f488Base—$0.16100%coinbase40d ago0xd35dbc…44ec1a
0x04cf…4ead0xc0a4…f488Base—$0.22100%coinbase40d ago0xca19cd…5ef5a5
0x2345…2ac40xc0a4…f488Base—$0.08100%coinbase40d ago0xe4aab4…43556a
0xbd37…e6f70xc0a4…f488Base—$181.66100%coinbase40d ago0x061496…43f209
0x671e…ff6e0xc0a4…f488Base—$0.10100%coinbase40d ago0x872fc9…70e528
0xe8ff…68430xc0a4…f488Base—$0.07100%coinbase40d ago0x4a972d…fc90bc
0x83f0…0ea40xc0a4…f488Base—$0.17100%coinbase40d ago0x1857ec…cb2b75
0x1ebd…cd720xc0a4…f488Base—$0.10100%coinbase40d ago0xbbedf5…999f25
0x8101…ed220xc0a4…f488Base—$0.07100%coinbase40d ago0xb64b3f…d0364c
0xbd37…e6f70xc0a4…f488Base—$181.66100%coinbase40d ago0xc86224…d42b9d
0x8101…ed220xc0a4…f488Base—$0.08100%coinbase40d ago0xb8990a…1d3ab2
0x2e4f…9c070xc0a4…f488Base—$0.14100%coinbase40d ago0xa8c6fd…1ba8be

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.