Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10s ago0xcb59bc…c6b8e4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x12b7…6f9912s ago0xd7dfd8…52648e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x97834f…4a81a7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x175b…99fa12s ago0xac15cf…2615cf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x48e4db…26053e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x8e9828…e22512
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0x6adbdc…f08ede
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x7869…5c2034s ago0x721257…be6e3f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xc0e74a…2972cb
0xf3ad…9df90x3e0a…78e7Base—$0.005794100%coinbase40s ago0x3adb4d…a8ca1a
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x1a4b…80bc42s ago0x3034f6…b9ec90
0x527f…989b0x40a8…ad8bBasex402 service$0.01100%coinbase44s ago0xe79b37…d4faa8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x65f026…9c56cc
0x6b41…b4cf0x50eb…6480Base—$0.00270%0x54f0…793248s ago0xe219d1…7e6840
0xfe8f…794d0x13db…5192Base—$30.65100%mrdn50s ago0x4b2c86…a63e06
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x28394d…7586d1
0x9d3d…d8370x5be6…ce92Base—$0.01100%coinbase58s ago0x2a0903…37ef35
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x3251c3…563ccb
0x3009…07970xfe80…47eeBase—$0.001100%fluxa1m ago0x5d3710…de19b5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x8478a9…beab12
0x5f11…468a0xc7f3…c044Base—$0.33100%primer1m ago0x16e6db…135baf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xa28a9f…03fe9c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x8bc8…eb021m ago0x61aaa1…19904b
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…79321m ago0x4aa06d…b9b48a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0971…930e1m ago0x8fc803…45dde5

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.