Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x5fe6b6…c737d1
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xe4420e…3af0c4
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x6185bd…ed3607
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x125677…fdbd4b
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xeb2d9e…ed73ac
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xc673bb…3f2c42
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x9c6d20…85f301
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x1aaa74…a373b7
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xcfa296…04edf3
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xe7d132…9b7d8c
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x86519c…6eaf10
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x5be7d6…730ddc
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x28c5e7…c65b95
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x9b075f…044480
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xca8e72…5f9f96
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xbdb775…b6e717
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x8588cb…c52e28
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xe35454…836ec2
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x813d0c…9bbdef
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xbe6948…2e83c2
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xdacd70…286851
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x846dc3…9ee1d8
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0x1bf299…e8bbfc
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa17d ago0xf10880…ffda9f
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa18d ago0xe7262c…51a52e

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.