Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43e2…7f6d0xdc59…1506Basex402 service$0.0044100%coinbase68d ago0x2e8420…9cb9f9
0x43e2…7f6d0xdc59…1506Basex402 service$0.0077100%coinbase68d ago0x6a6cd3…6456c8
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0xe95deb…83ae75
0x43e2…7f6d0xdc59…1506Basex402 service$0.0011100%coinbase68d ago0x434bce…16a06e
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0x75f775…6c29ac
0x43e2…7f6d0xdc59…1506Basex402 service$0.0033100%coinbase68d ago0x22bd38…fa6cdf
0x43e2…7f6d0xdc59…1506Basex402 service$0.0033100%coinbase68d ago0xdf3c61…2f4aa8
0x43e2…7f6d0xdc59…1506Basex402 service$0.0033100%coinbase68d ago0x5e4263…40661c
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0xdb9873…29baf1
0x43e2…7f6d0xdc59…1506Basex402 service$0.60100%coinbase68d ago0xa0a553…cca6e1
0x43e2…7f6d0xdc59…1506Basex402 service$5.50100%coinbase68d ago0x33f3cc…8234a4
0x43e2…7f6d0xdc59…1506Basex402 service$0.06100%coinbase68d ago0xcda27d…9cb474
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0xeba981…ef7d20
0x43e2…7f6d0xdc59…1506Basex402 service$0.0033100%coinbase68d ago0x2b992a…d58ffd
0x43e2…7f6d0xdc59…1506Basex402 service$0.001100%coinbase68d ago0x92ccc6…3aab9e
0x43e2…7f6d0xdc59…1506Basex402 service$0.004363100%coinbase68d ago0xb8e32c…cec0d4
0x43e2…7f6d0xdc59…1506Basex402 service$0.16100%coinbase68d ago0xb5884d…53d758
0x43e2…7f6d0xdc59…1506Basex402 service$0.42100%coinbase68d ago0xa95588…561303
0x43e2…7f6d0xdc59…1506Basex402 service$0.02100%coinbase68d ago0x87d7c3…f2d5be
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0x22a1b0…713de7
0x43e2…7f6d0xdc59…1506Basex402 service$0.0044100%coinbase68d ago0x04cb20…c13371
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0x9a4512…6e4197
0x43e2…7f6d0xdc59…1506Basex402 service$0.01100%coinbase68d ago0xa149d5…26681b
0x43e2…7f6d0xdc59…1506Basex402 service$0.0011100%coinbase68d ago0xa7dbd9…ca5135
0x43e2…7f6d0xdc59…1506Basex402 service$0.0011100%coinbase68d ago0x683e35…d077b6

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.