Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7b0251…ad5e97
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2d243f…21fdd7
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6db534…b3b5d9
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x5f733f…bb0e06
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0xfa1c37…942d61
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x886300…843a2e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x3bfc5f…00b23d
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7bb7e6…32eba9
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf951bd…33aaf8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c6e19…78de74
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x698006…9c4cd6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x63e5cf…f6dcf6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x3bbde2…d05096
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f2a10…d0c91c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x67ed5c…008452
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7f8d43…c4163a
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x348e57…abba0c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0xdfb2a0…8474ef
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9cfddc…d4658c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0xee1633…547551
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6f0429…a93d7e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb15a97…c0bc9c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x65cbb6…a3a2c2
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x505657…0426c3
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa16d ago0x146f06…f8969b

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.