Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x6d1e17…3e3a3e
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0xf897a6…3c7203
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x5018cb…6ba821
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0xd21ad2…54971d
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x1f084d…398302
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x81127b…e96af8
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x950ab8…35c241
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0xc47d64…b8dba2
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x8e5ccb…88482a
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x5bd875…53f4a5
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0xca9b36…96b6fc
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x8e634f…cefe11
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x4c642e…511564
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0xb6de21…0eb11e
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x0d50e5…000eff
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x61e40b…58fca7
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x426819…980276
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x20db68…e7d5ac
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x8a5552…857315
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x1ce7bc…72ea26
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x3a8d2e…2161d4
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x89e1e6…8aafe2
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0x4babf8…df9696
0x4a16…92f60xd993…a7efBasex402 service$0.05100%coinbase3d ago0x8fedd9…248fb6
0x4a16…92f60xd993…a7efBasex402 service$0.02100%coinbase3d ago0xeb5da0…befcf3

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.