Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd13f…1f6d0x4450…5eb4Base—$0.01100%coinbase73d ago0x687157…2709ca
0xd13f…1f6d0xef72…ecf8Base—$0.01100%coinbase73d ago0xc3022f…bbe487
0xd13f…1f6d0x695a…f835Base—$0.01100%coinbase73d ago0x460f77…732833
0xd13f…1f6d0xf234…6df2Base—$0.01100%coinbase73d ago0x25a307…f3ed58
0xd13f…1f6d0xe984…bc44Base—$0.01100%coinbase73d ago0xfa5fac…6187e2
0xd13f…1f6d0x98f2…8c50Base—$0.01100%coinbase73d ago0xd38a6b…dbfd71
0xd13f…1f6d0xa3e4…7adfBase—$0.01100%coinbase73d ago0x2edd33…de79c2
0xd13f…1f6d0xa606…54eaBase—$0.01100%coinbase73d ago0x560a27…37468e
0xd13f…1f6d0x2af5…4e74Base—$0.01100%coinbase73d ago0xb69580…88ae03
0xd13f…1f6d0xae06…8dd6Base—$0.01100%coinbase73d ago0xadbc05…fe909c
0xd13f…1f6d0x1e77…2aa5Base—$0.01100%coinbase73d ago0x25cf10…be25a8
0xd13f…1f6d0xbf0a…82d7Base—$0.01100%coinbase73d ago0xe3706d…acc0d5
0xd13f…1f6d0xdd84…94c8Base—$0.01100%coinbase73d ago0x22f4a9…a0101a
0xd13f…1f6d0x9a94…dea2Base—$0.01100%coinbase73d ago0xb383b8…9e4af0
0xd13f…1f6d0xf427…266fBase—$0.01100%coinbase73d ago0xc07617…149013
0xd13f…1f6d0xe952…89d5Base—$0.01100%coinbase73d ago0x8996db…ed7f57
0xd13f…1f6d0xaadb…3e09Base—$0.01100%coinbase73d ago0xd73d3d…af26ea
0xd13f…1f6d0xba9b…603bBase—$0.01100%coinbase73d ago0x70fb7c…b4fc36
0xd13f…1f6d0x2165…ef4aBase—$0.01100%coinbase73d ago0xd8b53c…67bff8
0xd13f…1f6d0x4e36…3430Base—$0.01100%coinbase73d ago0x11686b…770790
0xd13f…1f6d0x65ec…96d3Base—$0.01100%coinbase73d ago0x39713d…19cda6
0xd13f…1f6d0xe61f…cecaBase—$0.01100%coinbase73d ago0x31d02d…2a4cfe
0xd13f…1f6d0x54a1…8c2bBase—$0.01100%coinbase73d ago0x31f610…a615ea
0xd13f…1f6d0x919a…65e4Base—$0.01100%coinbase73d ago0xf40ce5…c6151e
0xd13f…1f6d0x62b9…27b6Base—$0.01100%coinbase73d ago0xcea7d9…7830d6

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.