Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x2d86a8…dceee7
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xd52f0f…9429a7
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x961412…52865c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x278504…6add7c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xb0782c…5894a3
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x35b2f5…184dcb
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x7d22c6…1e5de6
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x1fd026…b9f6e5
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x390bb7…7ac45a
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xf2bc2a…07c953
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x951e20…79f700
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xacf8f6…b31b97
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xbb1fb8…834d3d
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xdae981…4a024a
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x51f646…022549
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0xcbe34d…3d6ac0
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x864826…635b61
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase15h ago0x1880ca…fb3105
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x3a6ede…d43211
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x1f2020…ced377
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x2f6ac1…d1c8f7
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x8ee87c…5de313
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x2460c5…3b16ed
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x3977b2…421ab9
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17h ago0x74f511…07e9d1

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.