Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x04c27c…8abd3d
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x727636…ab1338
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x101686…db63c2
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x5bfa75…4beb3e
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x87d103…384dec
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc6b65c…88e820
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x592b18…1eccc2
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x9dce86…55ca0e
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x3bdadc…67b7b5
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x72c379…a1c583
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x74414a…c63ca0
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xf567d0…888661
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x3617c7…9585df
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xd11472…310e32
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe72a07…316ec7
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x2aa865…3dfbea
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x543b22…6507b8
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xdebe6e…05ab4d
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x8762d1…5cd935
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x274c0d…97bdad
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe8e969…544126
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x34ef47…09baef
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xa57724…bf6281
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xfdc7b3…e173dd
0x3003…7d510x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc0ea1f…3c92ed

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.