Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase18m ago0xe09fa4…0bbfa6
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase20m ago0xd34bf5…35a643
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase21m ago0x5394fb…063295
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase22m ago0x828c91…88eeff
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase24m ago0x13400b…43a40c
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase25m ago0xa231ff…ecab5b
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase26m ago0xc286b6…332558
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase27m ago0xce9f6a…91463a
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase29m ago0x406e3f…9fb9b5
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase30m ago0xd11e9c…667e68
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase31m ago0xc0d067…273e74
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase32m ago0x81b4c8…df3bb8
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase34m ago0xb2c145…bf080f
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase35m ago0x1dce88…d94b98
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase36m ago0x55cc1e…b8ce9d
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase38m ago0xf257b0…bfa1fd
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase39m ago0x38bcfc…7e4534
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase40m ago0x762561…95c364
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xd551d1…e25a6b
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3d1175…19e9ff
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xa2cf0e…eb88e9
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xec6668…e48add
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x176eaa…044444
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xf929ec…696839
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x109f12…80154f

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.