Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x25d5fe…7fe7f2
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x90a3b8…fc3957
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0xaa1009…295139
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x4141a9…07c30d
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x8b2bdd…24baf2
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0xed5b66…43502b
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x8264e5…3508c5
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x598c47…df5518
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0xa36a25…4ac8f7
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x32546b…652b72
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x49e999…ae79cc
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0xb91091…06aa2a
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0xbe4aed…3cf58e
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa110d ago0x398a38…8439da
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0x5d9385…b91b01
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0x8603e7…d05166
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0x763301…97b6bc
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0xa7aaed…7bd12e
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0x2c5f7f…84c2dc
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0xac518e…76005f
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa111d ago0xc38e2c…68f1a0

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.