Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20xdd35…9bd0BaseSCVD General Storex402$0.001100%coinbase6d ago0xc82937…384127
0x7ef1…4ae20x2fec…f35cBaseAgentOraclePreflight$0.01100%coinbase6d ago0xc0d40e…4a91d5
0x7ef1…4ae20xa13d…0599BaseRobinXRobinhood-chain$0.01100%coinbase6d ago0xdce2fb…d54c50
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase6d ago0xf7a48c…c4bcb8
0x7ef1…4ae20xffff…e0dbBasePayPerBytePayperbyte$0.003100%coinbase6d ago0xf937f6…0d2c22
0x7ef1…4ae20x63a2…6ebbBasex402 service$0.003100%coinbase6d ago0x03f2f7…481d7f
0x7ef1…4ae20x52e2…f3eaBasex402 service$0.001100%coinbase6d ago0x8e4576…fa24f3
0x7ef1…4ae20x38c9…a584Basex402 service$0.005100%coinbase6d ago0xcbbed7…a837b7
0x7ef1…4ae20x8a89…ff4eBaseMN Rental License CheckMinneapolis$0.01100%coinbase6d ago0x90fd8a…45b6b3
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase6d ago0x4c0886…d1bf96
0x7ef1…4ae20xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase6d ago0xd5ef92…322e89
0x7ef1…4ae20xf444…14a0Basex402 service$0.01100%coinbase6d ago0x6ef74c…7be54b
0x7ef1…4ae20x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase6d ago0x267a68…a7d26f
0x7ef1…4ae2Hermes Multifamily Deals FeedBasex402 serviceReal-estate$0.01100%coinbase6d ago0x876992…4b4c67
0x7ef1…4ae20x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase6d ago0x54e291…c6ea33
0x7ef1…4ae20x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase6d ago0xa3799d…75f46d

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.