Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x0cdf1a…5b4520
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xd7d0cb…51a5ed
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x546a38…96cb58
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xc9130d…35b039
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x4a4b67…441aa8
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x23b49d…a16322
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x7c103b…a92754
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xb565ac…f0711a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x79dd3a…91b7ba
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x480eb4…a2160a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xb39213…4b0241
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x4dc9dc…f599f5
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x919ef6…5827e8
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xa3a5bb…18d819
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xa53952…8e9512
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0xf905e1…754919
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x77ac38…ef0c79
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x2de662…43cba4
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x32db1e…6b6a7e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x694d4e…080b4c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x9b7304…dd799e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x7e8198…c20e35
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x019e40…1f557f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x7243ff…b527cf
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa22d ago0x1c7d7d…813861

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.