Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xd2910e…d3c843
0x8313…03f00xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase8d ago0xb5af86…474fd5
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x2f9994…93bfc9
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0xe3fd20…a0a789
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x888027…40f5d9
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0xe66fa7…b26708
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x6a75b3…8de7b6
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x7a1f02…1329de
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x91a4a1…9d5f92
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0xcf44cd…c5cf94
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x17ae3a…a0c53d
0x7be3…11b70xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x4a8f8c…d686d6
0x7b39…e70d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x3598f4…fb2fbf
0x7378…26c90xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x8ee31e…ca3d20
0x3010…a02b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x0f7792…468833
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x1128b6…1c97f0
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x8d9dde…95bfaf
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xce9252…f0f87c
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x63429c…f44807
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x538632…6c6300
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x736fa6…8345d3
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xf25441…0cbd08
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x995660…5c7713
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0x089031…579a8c
0x47ee…c6e80xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase8d ago0xdd2e9f…58bbd7

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.