Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase8s ago0x381fc3…97bc4e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase10s ago0x9382aa…449b99
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase10s ago0x37a186…2078d8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0xb6d66e…d1f57f
0xc7f3…c0440x5f11…468aBase—$0.35100%primer14s ago0xaf8e81…b9c578
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14s ago0x60053d…9b3f48
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase14s ago0xd68a0e…0af649
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16s ago0xb201b7…0a0041
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase16s ago0xf1b8e0…0c350c
0x8798…93680xfe80…47eeBase—$0.001100%fluxa18s ago0x8ee6cf…93d489
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x2d51c9…101dc9
0x1332…66eb0x47c5…4fc3Base—$4,725.0070%0xcf6b…a40a20s ago0xebc538…acb851
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase20s ago0xa171da…edd697
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase24s ago0x116445…4a7006
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase30s ago0xe773a7…ef5584
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xadd240…0f5d82
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36s ago0x5cd83d…4978ba
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase36s ago0xbf0685…91ba8d
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase54s ago0x6a0e95…026c82
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase54s ago0x5697b9…b42df2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x34c386…d64bd3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase56s ago0x392cfc…2fcccc
0x3ca0…aa710xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase1m ago0xd7b1f9…d07b7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x111a68…68b8d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1m ago0x9ac6cf…9c3c35

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.