Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0xa2aec7…fbf063
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0x71c9e1…0315e0
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xb7f1f8…b378fd
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xa15127…5810d9
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase37d ago0x84d6e0…bfcd6f
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase37d ago0xfc01c3…81fdfe
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0x3074dd…e0ddae
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase37d ago0xaca0aa…474f9f
0x1744…0e750xf000…94fcBase$0.01100%coinbase37d ago0x457202…d668a7
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xf2360d…7cf893
0xf576…65920xf000…94fcBase$0.01100%coinbase37d ago0x78f05d…dbd7eb
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase37d ago0x5438ae…e2365a
0x4606…9ea30xf000…94fcBase$0.05100%coinbase37d ago0x42fad6…04a9a1
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x573922…c98823
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0x306216…7bbcc1
0xf576…65920xf000…94fcBase$0.10100%coinbase37d ago0xb433d0…bd0681
0x3460…b66a0xf000…94fcBase$0.05100%coinbase37d ago0x68ae9e…93d7a4
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase37d ago0xf81eb2…c7cb0d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0xb62225…410be7
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xc88b6d…041d9c
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase37d ago0xde98f2…443ef7
0x3460…b66a0xf000…94fcBase$0.01100%coinbase37d ago0x7ed78d…52a47c
0x4606…9ea30xf000…94fcBase$0.01100%coinbase37d ago0xcd5531…687ab8
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase37d ago0xc7dbe4…1ba82c
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase37d ago0xb2d06f…0eb891

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.