Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x33d0f6…153879
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xbb365d…3cbdeb
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase16s ago0x0e9ea1…4c6f44
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x89a0…ff5818s ago0xafc5cd…061ead
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x04e87a…a582e6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x6d3fd8…776e6a
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase24s ago0x9207a4…4333a9
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase24s ago0xc007c5…6ab6c2
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase24s ago0xb5289b…985670
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase26s ago0xf6de49…2e0d0d
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x15bd9e…217039
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xc12518…832fb4
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xa2e0c3…335456
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x4c8db6…c7e9ef
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x74fec5…7377dd
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xcfe705…e2ef8f
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xbd08f5…ff44e9
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x4d8978…1bcd40
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x2db436…199df3
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xc4cdde…e17d8e
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x49ebe2…8ea0ad
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0xc235d4…7cb7e4
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x2f5124…740bce
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x1edb74…2df233
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase30s ago0x0ecd0c…b9e527

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.