Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase9s ago0x275904…6f6c0b
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase11s ago0x6666cd…e25e40
0x6986…31c40x7911…f880Base—$3.0070%0x3e32…3ce711s ago0x3fe0a0…f6fcda
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted11s ago0xb3d568…a0ed8d
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase11s ago0x21eec1…c45262
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase13s ago0x8746a6…468c2c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x12ae14…939121
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase13s ago0xe4e133…445846
0x67ea…4db90x47c5…4fc3Base—$10.5070%0xbc7c…86d415s ago0x7c1110…315958
0x6946…27eb0x9305…f13fBaseNansenCrypto$0.05100%coinbase15s ago0xe0d47e…9f4c55
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase15s ago0x1ddbfe…ddd69b
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase17s ago0x06925a…0e6511
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase17s ago0x2eeb24…c1c243
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x33ca6d…498b9f
0xd49a…0b370x152a…93f8Base—$2.0070%0x3e32…3ce721s ago0x1a7e8c…4ecf1e
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase21s ago0xde094e…970dde
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase23s ago0x26d85d…520414
0x18aa…facf0x845a…be72Base—$2.0070%0x3e32…3ce725s ago0xc42cd7…e4acb9
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xbf0e04…fdd155
0xe10c…93a70x6839…1a2bBase—$0.003100%coinbase25s ago0xdf4713…ca02c2
0xc7f3…c0440x5f11…468aBase—$0.31100%primer27s ago0x26ff4e…2ee73f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0x5aea44…720752
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xbca794…85fd49
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa29s ago0x957d95…a9f3fc
0x6821…ce220x2c87…735fBasex402 service$0.005100%coinbase29s ago0xcfe0e5…683a36

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.