Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa461…13580xb484…d68eBasex402 service$0.35100%coinbase93d ago0xf6e268…6de01f
0xa461…13580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase93d ago0xa8d98e…a00563
0xa461…13580x260f…82b0Basex402 service$0.001100%coinbase94d ago0x10356d…0ab2bb
0xa461…13580x1484…c2c5Basex402 service$0.07100%coinbase94d ago0x614990…483227
0xa461…13580x1274…d0b6BaseToken PricePrice$0.001100%coinbase94d ago0x4171ec…ca7201
0xa461…13580xd20f…7d0dBase—$0.001100%coinbase94d ago0x2f93d9…adb0dd
0xa461…13580x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0x2722d8…1aec8e
0xa461…13580x217e…67c4Basex402 Service Auditx402$0.003100%coinbase94d ago0xa06e54…4ca1fd
0xa461…13580xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase94d ago0x9dd4a6…0fd4ad
0xa461…13580x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase94d ago0x3b48e8…18d37e
0xa461…13580x260f…82b0Basex402 service$0.005100%coinbase94d ago0x8617c4…6ef3c6
0xa461…13580xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0x2bd1af…c87f8c
0xa461…13580x5d51…d60dBasex402 service$0.02100%coinbase94d ago0xfae178…f9e186
0xa461…13580xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase94d ago0x7bacb3…c070bb
0xa461…13580x4466…125eBasex402 service$0.08100%coinbase94d ago0x5e9f50…57a494
0xa461…13580x20be…925dBasex402 service$0.005100%coinbase94d ago0x117865…692cf6
0xa461…13580x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase94d ago0x072281…141fa8
0xa461…13580x20be…925dBasex402 service$0.005100%coinbase94d ago0x6dbedc…0cbb15
0xa461…13580x6302…ad57BaseTripadvisorTravel$0.02100%payAI94d ago0x152315…7bcd40

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.