Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0x83bb45…6bf7ff
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0x401d69…60b32b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0xf75112…adb738
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0xefed61…3be10b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0x8c3dd0…2d55a3
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0x357101…cd7cb7
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0xb677fa…203cc8
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0x066886…2bd0bc
0x636c…0e080xfe80…47eeBase$0.001100%fluxa24d ago0xf64721…1526f8
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xbc6042…5996dc
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xbf1c20…a6d34c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xbc2b99…1e21d1
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x9b0dc8…5b3237
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x7b7f2f…dcae35
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x7462c4…bda43b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xd6a6b5…f4466e
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x3eec83…e1d66c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xec1353…e7004b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0xe5ade8…bef326
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x72ef7e…83fadd
0x636c…0e080xfe80…47eeBase$0.001100%fluxa25d ago0x76d25d…938daf

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.