Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xe9f1…ff68Base—$0.01100%coinbase45d ago0xb2c2ac…d57d50
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x2ab888…f131c2
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xa54cd2…876278
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x2776a5…ea7809
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x403fff…ffbdd2
0xe822…3a760x5d2d…6ce9Base—$0.01100%coinbase45d ago0xb5148c…c72154
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x4be4f6…bbe192
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0x2414b7…fff2f6
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase45d ago0x7e273c…e27ea3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x4b9ecb…b7c10e
0xe822…3a760xc935…f89fBase—$0.01100%coinbase45d ago0x739f98…7143d1
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase45d ago0x0370f5…12f4ec
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase45d ago0xe799b7…da413a
0xe822…3a760xfa08…3da4Base—$0.01100%coinbase45d ago0x7529ec…5686d9
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0x805dd6…6bd776
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x1f3dec…387d51
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x12fe26…6368fa
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase46d ago0x3a2cbb…544189
0xe822…3a760x4b79…3f51Base—$0.01100%coinbase46d ago0x7a3fe2…052e32
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase46d ago0xf8f7c7…ddf3b5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x520d80…c40334
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase46d ago0x77062d…90e165
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase46d ago0x2662f0…74c353
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase46d ago0xaea945…642ee5
0xe822…3a760x864b…0a99Base—$0.01100%coinbase46d ago0xa368ae…585b13

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.