Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952f…91550xbaf5…53ccBasex402 service$0.08100%coinbase87d ago0x9d7bf5…7bf691
0x952f…91550xe73d…1114BaseUUID / ULID / NanoID ToolkitAi$0.05100%coinbase87d ago0x2c93d9…82fff3
0x952f…91550xb6a0…96c4Basex402 service$0.001100%coinbase87d ago0x7fa33e…04bd81
0x952f…91550xfb89…4427Basex402 service$0.03100%coinbase87d ago0x5e8121…d6e4bf
0x952f…91550x4d7d…ade3Basex402 service$0.01100%coinbase87d ago0x888be3…715808
0x952f…91550xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x9ac138…a41c4d
0x952f…91550xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0x49a27e…dd674a
0x952f…91550xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%payAI87d ago0x31405b…94e457
0x952f…91550xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x8b3d8d…0ab7ab
0x952f…91550xb484…d68eBasex402 service$0.02100%coinbase87d ago0xf8b534…eb38df
0x952f…91550x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0xa78df7…65b838
0x952f…91550x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0x343131…a10f04
0x952f…91550x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase87d ago0x3972db…ac0d9d
0x952f…91550x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0xa263c7…13cbd7
0x952f…91550x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x084e1e…362d62
0x952f…91550x54d6…4afaBasex402 service$0.05100%coinbase87d ago0x9c3945…a4e7f6
0x952f…91550xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0xf37b83…afcd82

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.