Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b1f…14010xac65…4417Base—$0.04100%fluxa116d ago0xce6efd…fb88a9
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0x301999…7f2ffb
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0x78a945…667991
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0xe1d9bb…158e31
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0xb534c3…887fe3
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0xcdfe03…6de71c
0x1b1f…14010xac65…4417Base—$0.02100%fluxa116d ago0x4b9c8d…b09a13
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0xd4a6ca…b4743b
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0x70136c…ccbbf0
0x1b1f…14010xac65…4417Base—$0.04100%fluxa116d ago0xc9c103…76f87a
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0xe6fbf2…b06b00
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa116d ago0x98893f…2fcd22
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa117d ago0x70c478…8c7809
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa117d ago0x2ee638…d0b2d5
0x1b1f…14010xac65…4417Base—$0.01100%fluxa117d ago0x4a5ffc…1bd6ed
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa117d ago0xaa2791…5e9248
0x1b1f…14010xac65…4417Base—$0.09100%fluxa117d ago0x9a8482…08c3f4
0xb90a…9ae40x1b1f…1401Base—$0.05100%fluxa117d ago0xe59df8…7012f5
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa117d ago0x5842bd…939081
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa117d ago0x181483…f586b9
0xb90a…9ae40x1b1f…1401Base—$0.02100%fluxa117d ago0x75e9ec…bba27e

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.