Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xc64a1e…a11a67
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xa03afc…c50b61
0xe822…3a760xfee4…3351Base—$0.01100%coinbase51d ago0xb29bd5…c5b6aa
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0xa96622…fc8bb9
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x8c4f91…444698
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x39adfb…e134ba
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x771f64…3fe4e0
0xe822…3a760x4f0e…0c94Base—$0.01100%coinbase51d ago0x99dd9b…8694ee
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0xcedf3a…160781
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x458cf6…a05a51
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x0d046b…85ea09
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x820c25…661ed6
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x24b197…a7983d
0xe822…3a760xd876…8625Base—$0.01100%coinbase51d ago0x046d86…aaa61f
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xcfb957…494f20
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0x2dc4bd…eedc31
0xe822…3a760x162b…c3e5Base—$0.01100%coinbase51d ago0x63e64e…d6c0d8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0xb38bba…a301e6
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xf23904…46cf3d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x9015dc…f28b14
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase51d ago0xf7cb7a…75c287
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase51d ago0x8c6666…6ac6d5
0xe822…3a760x0aa1…bf1bBase—$0.01100%coinbase51d ago0xaaeaee…c290da
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase51d ago0x7368b3…83ca36
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x451d7f…b11881

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.