Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffc0…01fd0xac65…4417Base—$0.13100%fluxa108d ago0x6970d4…5434cd
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xbeb27c…229bdf
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xaeb1d7…77e544
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xce14dd…4edd44
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xda6cc8…cf2059
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xf9a011…096e70
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x140602…955e2c
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x126ffe…ec1389
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xf02cc0…df367a
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x66bb9a…120568
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x2ece98…2ffb72
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0xaf17d8…73996f
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x3c0ec7…3571d5
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa108d ago0x7f6687…89ce65
0xffc0…01fd0xac65…4417Base—$0.02100%fluxa109d ago0x3b1d25…774bb0
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x1deef7…ce8cdc
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x554c08…8a322c
0xffc0…01fd0xac65…4417Base—$0.05100%fluxa109d ago0x90d08d…9be16b
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x2dc521…40132b
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x3238dc…f2b283
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xab30ca…a19795
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0x331ee8…60ca35
0xb90a…9ae40xffc0…01fdBase—$0.01100%fluxa109d ago0xbd0df2…e353b9
0xffc0…01fd0xac65…4417Base—$0.51100%fluxa109d ago0x0bcb8b…06345e
0xb90a…9ae40xffc0…01fdBase—$0.50100%fluxa109d ago0x7d0c29…a0ae11

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.