Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x087f12…f1420c
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x6bccf9…1394bf
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x4c9824…467943
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xf6eba4…0c2bb3
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x3812aa…3c04e2
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xd5555f…4d2177
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xcd6404…75251d
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xab792c…749d63
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xd9efa5…ceef1b
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xc8c51d…426f86
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x48fce0…d517ab
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xc3a26f…eaade3
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xc26f65…49fb12
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xd1cd4d…7e101b
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xe352e9…f1fd5a
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x67ca39…b771a1
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xcbd383…1fac38
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xd498a8…eca376
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x0e2e84…881631
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x6888f5…960afc
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x091986…200d11
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xd30395…cbfc4d
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0xf74990…b00c27
0xb90a…9ae40xc1cb…6d7fBase—$0.01100%fluxa121d ago0x8cee8d…56e880
0xb90a…9ae40xc1cb…6d7fBase—$0.05100%fluxa122d ago0x0ac87c…ea86f7

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.