Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09a0…ef200xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase86d ago0x471dfc…0d4faa
0x09a0…ef200xb3e9…e3a5Basex402 service$0.001100%coinbase86d ago0xdc16f1…29b35b
0x09a0…ef200xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase86d ago0x56a697…51fd20
0x09a0…ef200x24fa…9bf2Basex402 service$0.001100%coinbase86d ago0x97f3d9…047a55
0x09a0…ef200x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase86d ago0xa22586…8d6777
0x09a0…ef200xeb4d…7d53Base$0.005694100%coinbase86d ago0xc0f4ab…d9672a
0x09a0…ef200x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0xf23922…19445a
0x09a0…ef200xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0x04e786…5d5af9
0x09a0…ef200x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x00ba26…d0a4a6
0x09a0…ef200x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0x82e8ee…4ab54b
0x09a0…ef200x4465…28eeBaseInvoketCompliance$0.01100%coinbase86d ago0x93e0a7…387e3c
0x09a0…ef200x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase86d ago0xf944ed…2e5ac2
0x09a0…ef200x5721…8867Basex402 service$0.001100%coinbase86d ago0xfc00f4…03a220
0x09a0…ef200xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase86d ago0xa9559a…392f7d
0x09a0…ef200x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase86d ago0x07fd8c…bc53a9
0x09a0…ef200x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xe5bef2…46a045
0x09a0…ef200x44dc…7c2cBasex402 service$0.02100%coinbase86d ago0x357fdc…81ebef
0x09a0…ef200x2b60…7392Basex402 service$0.005100%coinbase86d ago0x8e6f49…acd23e
0x09a0…ef200xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase86d ago0x7697d7…d70227

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.