Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x50ee41…7d0253
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xb447a6…2bd00d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xc48f0a…8c5119
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xeb33b7…a4aec1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xf2c6cc…5d9fce
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x35e8d6…823108
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xc3642e…3edba1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xdfeadd…e1691d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x2e5105…aa55ae
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x207802…9c091f
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x1dbc97…a80854
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x26ee47…cf83bf
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x54acb9…35c5b7
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x52d84f…19a8c8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x7d0015…f25e1e
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0xbd1637…cc707f
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x50524e…7cdbd1
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa20d ago0x8b85ac…46cd1c
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xe3bc63…27065a
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x721617…20c4b8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x1d3d41…7f4adb
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x089678…0ca976
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x867137…ad8d55
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0xd6081a…413028
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa21d ago0x390e3b…359852

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.