Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x792200…a250ae
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x0df93b…a0cd73
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x47da3d…79dd22
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xd7e299…16ad71
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xdc8fdf…634117
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x868c1b…dcbb35
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x0de845…9d7c06
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x8570db…c4488f
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x505a3a…24585f
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x30c588…16f7fd
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x51acda…0a9277
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xe62083…f4f4b0
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xb4c30d…5778d9
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x706dfa…703e2e
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xe97d5c…cd5680
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x5197f2…081d9c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x28a58f…915638
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x50c621…de6e1e
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0xd7941a…791f3c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x6bfe2f…581306
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x4ec61c…5d482a
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x382602…f3cc77
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x79ae1d…461612
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x24246f…fbf17e
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa21d ago0x8281dc…17729f

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.