Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x1bd6d5…f7bb48
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x1a9ebe…21cff1
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x5b78be…605fec
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x2fee05…b1cd7b
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x3a4dcb…17f4f7
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0x070ebc…f00dce
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0xdde2a5…62d9e2
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0xb62245…4b8ab8
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0xc1a5fd…4e8cc6
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0xed8628…fbc167
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0x4c1fe9…600998
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0xbf8813…f913e5
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0xa67bb3…f482c3
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0x4504b4…f69949
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0xcc41d1…d9507f
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x71efb7…6ac882
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0x699f6d…19d9d4
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0xbcb521…bc8fda
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0x2b75ce…de7f59
0x1452…e3a00xf000…94fcBase$0.01100%coinbase7d ago0x885930…9a5bc9
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0x4975e8…b997c1
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0x2ec093…0bc449
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0x258f25…2dc9b0
0x1452…e3a00xf000…94fcBase$0.20100%coinbase7d ago0x4826e8…c44284
0x1452…e3a00xf000…94fcBase$0.10100%coinbase7d ago0x7fc1a0…932a1f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.