Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase87d ago0xece1f9…a0645a
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0x29419f…d120e4
0x16d7…943d0x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0x63811c…084e07
0x16d7…943d0xd20f…7d0dBase—$0.001100%coinbase87d ago0x3b1c3d…f66e9d
0x16d7…943d0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xe63abf…f544c9
0x16d7…943d0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0xf7dd98…b63ad0
0x16d7…943d0x4c34…02d9Basex402 service$0.001100%coinbase87d ago0xc2c8ee…0a8c8e
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase87d ago0x344710…bad7fe
0x16d7…943d0x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0xcff809…b3c7ef
0x16d7…943d0xd20f…7d0dBase—$0.001100%coinbase87d ago0x943bfa…bd2aa3
0x16d7…943d0x22de…5df6Basex402 serviceSecurity$0.02100%coinbase87d ago0x4a08ef…2c8db8
0x16d7…943d0x6e8b…4e2eBasex402 service$0.002100%coinbase87d ago0xd437c3…e6c1e0
0x16d7…943d0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI87d ago0xc67e1e…9ec446
0x16d7…943d0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI87d ago0xf491be…ed2519
0x16d7…943d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0xea0b4c…0e80f3
0x16d7…943d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase87d ago0x775836…5abfe3
0x16d7…943d0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0x9b725f…cbc1c7
0x16d7…943d0x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase87d ago0x36308c…079985
0x16d7…943d0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase87d ago0xb0c380…93703e
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase87d ago0xeb756b…ef398c
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase87d ago0xa83c80…3a5966
0x16d7…943d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0x714ece…2ca53f
0x16d7…943d0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase87d ago0x01351c…3f9957
0x16d7…943d0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase87d ago0xea5cae…df2acb
0x16d7…943d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase87d ago0xbf6a95…5fd64a

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.