Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase13d ago0xe2146d…4439c6
0xf331…194c0x4aab…df26BaseApifyAutomation$1.00100%coinbase13d ago0x5d26f3…c932c9
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x8593f8…05f1f1
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x650410…c3a80c
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x4506f6…998c11
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0xc724e1…61ca43
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase13d ago0x643cfd…ab83ee
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x532658…b321c0
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.05100%coinbase13d ago0x4b7211…2971e8
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x9aea47…1b8fd5
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x74e4d0…bc3c98
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x37c75f…68a511
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x3a22c6…d30870
0xf331…194c0x4aab…df26BaseApifyAutomation$1.00100%coinbase13d ago0xb5a6a0…9eb8f4
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase13d ago0x2801ce…0de6d7
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.05100%coinbase13d ago0x9eb7e5…ef8e4b
0xf331…194c0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.01100%coinbase13d ago0x6edbf6…955a3a
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x6dfd89…6ab86e
0xf331…194c0x525f…21e6BaseMassiveNews$0.01100%coinbase13d ago0x729442…742dc7
0xf331…194c0x66d7…83bcBasex402 service$0.02100%coinbase13d ago0x65c8e2…ad15e6
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase13d ago0x6c00e9…76dc3f
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase13d ago0xf4df88…686fda
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase13d ago0xf3246b…136204
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase13d ago0x8b83b5…c254a3
0xf331…194c0x43b8…63deBasex402 service$0.05100%coinbase13d ago0xd01f89…6482fe

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.