Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9be…d2d20xed61…39b6Baseip402.xyzIp-intelligence$0.01100%coinbase92d ago0xfd07ee…c5e51c
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x523e2b…0b4ea4
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x940fe0…b7194b
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x426b59…618a2d
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xb6f1a1…c4f5af
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x910016…1f40fb
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x4a8994…eeff1e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x0082db…53a499
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x8b2f4c…a89638
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x3f3bb2…a8dc1f
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x6cd120…61484e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x7d02d2…53a8f3
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xf524ca…ceed8e
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x63f530…43cbba
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xaeea01…d1f8e4
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xb7fe1f…794adc
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xffe149…c49a74
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x4a7531…b131e6
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x8cc64f…7ba5a6
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x2d455f…6e0f0b
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xe3b012…41d3be
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x1deb3c…ab5f94
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x4742c5…da7e05
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0x2b09da…926f25
0xd9be…d2d20x2932…4f60Basex402 service$0.01100%coinbase92d ago0xb5c13d…ab83cd

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.