Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a7…047a0xac65…4417Base—$0.17100%fluxa121d ago0x6278d0…1eb28f
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0xea5512…84557d
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0x796ce9…9dcf49
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0x9e1ceb…23fa7a
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0x723744…405f8f
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0xe7d9cd…19c2a5
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0xfde91f…043f98
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa121d ago0x48b221…bb8bee
0xb90a…9ae40x30a7…047aBase—$0.10100%fluxa121d ago0xd4e289…bb039a
0x30a7…047a0xac65…4417Base—$0.04100%fluxa122d ago0xddb4e6…b88c4a
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x40dcfc…32ad1c
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x61ecb6…97f750
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x52f44d…473c0d
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0xfeae00…7dd93a
0x30a7…047a0xac65…4417Base—$0.07100%fluxa122d ago0x951c03…5b2b30
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0xd0035f…204cc2
0xb90a…9ae40x30a7…047aBase—$0.05100%fluxa122d ago0x4fef01…185ad8
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x6f1df8…16fdb0
0x30a7…047a0xac65…4417Base—$1.02100%fluxa122d ago0x203561…b0a4c2
0xb90a…9ae40x30a7…047aBase—$0.90100%fluxa122d ago0x78ec78…8ecadc
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x365912…ff72e6
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x6d114f…1e57b9
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x22d73e…08842f
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0xd2cc64…e6e6f9
0xb90a…9ae40x30a7…047aBase—$0.01100%fluxa122d ago0x2a7f86…442143

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.