Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8f5…c2100x515e…f8ccBasex402 service$0.25100%coinbase86d ago0x462688…9e9cd4
0xa8f5…c2100xffc4…37b1Basex402 service$0.001100%coinbase86d ago0xe518f4…034122
0xa8f5…c2100xbad1…98d0Basex402 service$0.01100%coinbase86d ago0x560d35…09b48d
0xa8f5…c2100x118f…ce58Basex402 service$0.003100%coinbase86d ago0xae3493…17dba8
0xa8f5…c2100x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase86d ago0xba719b…7e05ad
0xa8f5…c2100xd20f…7d0dBase$0.001100%coinbase86d ago0x02e9af…77ed99
0xa8f5…c2100x2932…4f60Basex402 service$0.01100%coinbase86d ago0xf44e03…1c8ff6
0xa8f5…c2100x5b56…96f0Basex402 service$0.002100%coinbase86d ago0xbb699e…e03786
0xa8f5…c2100x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase86d ago0xe42b98…00198c
0xa8f5…c2100xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase86d ago0x992ed2…29330f
0xa8f5…c2100x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI86d ago0x79c24d…84d156
0xa8f5…c2100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0x7bac97…5c31e2
0xa8f5…c2100x1f01…9a2fBasegpt55-token-gatewayx402$0.0001100%payAI86d ago0xc2f9d6…6208b3
0xa8f5…c2100xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI86d ago0xbd8830…848629
0xa8f5…c2100xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xadfafd…cabd08
0xa8f5…c2100xbc64…e3b0Basex402 service$0.005100%coinbase87d ago0x25600f…1dbede
0xa8f5…c2100x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0x61d0c0…771a57

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.