Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase13s ago0x63c40d…ed10ef
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase15s ago0xce96f8…1a5421
0xb732…22280xfe80…47eeBase—$0.001100%fluxa17s ago0x70c0ce…ad6a8a
0x21e7…74260x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x72f2b1…37a7d3
0x7956…19770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x6a2542…af9682
0x9c7c…402b0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x273817…53a047
0x1332…66eb0x47c5…4fc3Base—$34.6570%0x0881…8de223s ago0x6e221b…94712e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase25s ago0x5843ce…dd7db2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0xbc8145…acb454
0x7408…b2510x7dbb…59e0Base—$77.7570%0x323a…a4f225s ago0xfa27dd…53034f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0x1dea3a…b2178b
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xd29255…5417e7
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f033s ago0xa9349b…d8cdf9
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f033s ago0xa9349b…d8cdf9
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f033s ago0xa9349b…d8cdf9
0x20af…b0c50x5aae…482eBase—$0.25100%coinbase33s ago0xf63f33…d0445f
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase35s ago0xdf8e21…37219a
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa37s ago0x537886…c92aad
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase37s ago0x3eede8…b37f08
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x42628c…1bc0b1
0x1332…66eb0x47c5…4fc3Base—$7.8070%0x0558…49bd39s ago0x8eada3…f15b46
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x3b0384…b17c8a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase47s ago0xc2e274…cf75ce
0xd43b…33ef0x47c5…4fc3Base—$42.0070%0xc807…52c751s ago0x00d76f…517c71
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase51s ago0x2e6d31…6bac2b

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.