Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xcc7207…27a290
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xa4cdcb…77898e
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x44f5a2…b08878
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x1a1667…abb6cf
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x5716c6…a6216f
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xb149c7…63f506
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xce8fbe…449952
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x86421f…45e472
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x879b3c…b85ece
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x8f6761…c925b3
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x74f987…a51efd
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xab7022…508c4e
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x3c3920…834eac
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x90a203…c4e9ed
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x540cc6…140ff7
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x412103…c7419d
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xd7c29c…0d6ee7
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0xfb5447…ece7f3
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x5893bc…c01cf6
0x7693…be700xfe80…47eeBase$0.001100%fluxa23d ago0x2bf73a…a6a539
0x7693…be700xfe80…47eeBase$0.001100%fluxa24d ago0x80f67a…79f64a
0x7693…be700xfe80…47eeBase$0.001100%fluxa24d ago0x14cea5…dca59b
0x7693…be700xfe80…47eeBase$0.001100%fluxa24d ago0x7006cd…03a8dc
0x7693…be700xfe80…47eeBase$0.001100%fluxa24d ago0x54ae68…c82053
0x7693…be700xfe80…47eeBase$0.001100%fluxa24d ago0x0fe093…3d8c0e

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.