Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0260…7d160xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase81d ago0xc056b7…5e42fa
0x0260…7d160x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase82d ago0xaa2aab…e2b583
0x0260…7d160xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase82d ago0x363070…db51c4
0x0260…7d160x6e8b…4e2eBasex402 service$0.001100%coinbase82d ago0x311a60…74daf9
0x0260…7d160x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase82d ago0x8bdb5b…a64ef7
0x0260…7d160x2932…4f60Basex402 service$0.01100%coinbase82d ago0x582c01…84a872
0x0260…7d160x217e…67c4Basex402 Service Auditx402$0.003100%coinbase82d ago0x8e13ad…df9874
0x0260…7d160x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase82d ago0x0c7ea4…7a2db4
0x0260…7d160x260f…82b0Basex402 service$0.05100%coinbase82d ago0x7ade8b…a465f7
0x0260…7d160x4466…125eBasex402 service$0.005100%coinbase82d ago0xfec08e…8f10ab
0x0260…7d160xf499…813bBase—$0.01100%coinbase82d ago0xa729c3…2e8e4a
0x0260…7d160x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase82d ago0x80e4fe…9e61dd
0x0260…7d160x1f01…9a2fBasegpt55-token-gatewayx402$0.0025100%payAI82d ago0x6aa25a…4cfb04
0x0260…7d160xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase82d ago0x5e1e6a…2acedb

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.