Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7760…7eca0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0x96969e…f1e37f
0x7760…7eca0xd20f…7d0dBase—$0.004100%coinbase79d ago0xcd6a5f…57202f
0x7760…7eca0xd20f…7d0dBase—$0.001100%coinbase79d ago0xf97636…96e7df
0x7760…7eca0x24fa…9bf2Basex402 service$0.001100%coinbase79d ago0xc8e438…4f92e2
0x7760…7eca0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase79d ago0xb3eb77…a3159b
0x7760…7eca0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase79d ago0xadea49…785caa
0x7760…7eca0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase79d ago0x0b5e6d…5afc65
0x7760…7eca0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase79d ago0xb1ff4c…84614e
0x7760…7eca0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase79d ago0x993650…725930
0x7760…7eca0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase79d ago0x1c62cc…d53179
0x7760…7eca0x549c…c6d1Basex402 service$0.02100%coinbase79d ago0x9fc731…e8f242
0x7760…7eca0x5d51…d60dBasex402 service$0.02100%coinbase79d ago0x5ba596…c38695
0x7760…7eca0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase80d ago0xc8077c…b38a99
0x7760…7eca0x260f…82b0Basex402 service$0.05100%coinbase80d ago0x02d5e3…0ff4cb
0x7760…7eca0x2932…4f60Basex402 service$0.01100%coinbase80d ago0x1c25cc…714807
0x7760…7eca0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase80d ago0x2d031a…8cac8d
0x7760…7eca0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase80d ago0x8e7c41…2c68d6
0x7760…7eca0x5c98…5b85Basex402 service$0.001100%coinbase80d ago0x173e20…c2c3c4
0x7760…7eca0xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase80d ago0x3bbd31…de05f8

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.