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%fluxa107d ago0x10edcc…03e222
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xaeec49…54acb8
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x34d626…709b9f
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x3ec8d6…7a6e06
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x91b9d1…72b5a3
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x58bd4d…818f12
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xed4404…14465f
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xe78c63…bc700c
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x0e254f…0a9304
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x08e47c…d4da62
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xebf5bb…a3797e
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xaa24be…fe12fe
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0xb3b78f…5d53e3
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa107d ago0x6fbb05…3b1b2a
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x3a41a2…44424d
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x3f5db6…13c991
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x346e60…b1c690
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x572edb…3ef6ca
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x9a75e3…5971ca
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x4f4e50…393c32
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x54be75…2ce337
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x15c08e…25d1d1
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x8dcd33…6a1903
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa108d ago0x2ddf75…dffd6a

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.