Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x5e70…4eb9Basex402 service$0.05100%coinbase8d ago0x3d0618…4206b6
0xc9c7…16700xd593…700dBasex402 service$0.02100%coinbase8d ago0xfd28ae…314a37
0xc9c7…16700x6d91…48d3Basex402 service$0.05100%coinbase8d ago0x49427c…825336
0xc9c7…16700xeb12…87c6BaseFiatDockBase$0.001100%coinbase8d ago0x8ab28f…e397c7
0xc9c7…16700xab62…a7bfBasex402 service$0.10100%coinbase8d ago0x4e794e…102474
0xc9c7…1670WithZeroBaseWithZeroMedia$0.07100%coinbase8d ago0x545996…83ea62
0xc9c7…16700xb856…9901Basex402 service$0.001100%coinbase8d ago0x3863d4…7dadc0
0xc9c7…16700x7b53…9476BaseCoil Crypto Gate$0.01100%coinbase8d ago0x6de55d…b1135d
0xc9c7…16700xc3d0…97cbBasex402 service$0.005100%coinbase8d ago0x82a623…d3491a
0xc9c7…16700xa0f9…2b37BaseRigoblockDefi$0.0024100%coinbase8d ago0xf511c7…c01974
0xc9c7…16700x6e8b…4e2eBasex402 service$0.002100%coinbase8d ago0xfc7d38…88ee5e
0xc9c7…16700x841e…b45dBasex402 service$0.001100%coinbase8d ago0xd46ffa…3a7e78
0xc9c7…16700xbecc…c8adBasex402 service$0.05100%coinbase8d ago0x2908f5…f48761
0xc9c7…16700x4d7d…ade3Basex402 service$0.01100%coinbase8d ago0xe2576c…f5ecd8
0xc9c7…16700x3070…fa85Basex402 service$0.01100%coinbase8d ago0xdd3d27…cd8ee7
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase8d ago0xd37834…71684a
0xc9c7…16700x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase8d ago0x826d14…0e1456
0xc9c7…16700xd6b5…23a8Basex402 service$0.001100%coinbase8d ago0x727733…32389e
0xc9c7…16700xc088…1ec4Basex402 service$0.01100%coinbase8d ago0xfbdb07…afc2d4
0xc9c7…16700xc58f…b09fBasex402 service$0.01100%coinbase8d ago0x1212ea…4c0e62
0xc9c7…16700xe373…668dBasex402 service$0.01100%coinbase8d ago0x8be977…71a5e7
0xc9c7…16700xf695…9735BaseArtillerist Wallet Testx402 integration$0.001100%coinbase8d ago0x43a3b8…1f1aa1
0xc9c7…16700x3c5c…d5faBaseLocus x402 Services$0.008100%coinbase8d ago0xdad271…da5fb1
0xc9c7…16700xfbd7…5ad0Basex402 service$0.01100%coinbase8d ago0x716eb1…914db1
0xc9c7…16700x3070…fa85Basex402 service$0.01100%coinbase8d ago0x25b533…9c3d0d

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.