Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x32e390…283784
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x34caa7…98a04d
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0xe69af3…98be8d
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x7a4074…9623fc
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x6ff1f2…ac5e2e
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x249bc2…8897ae
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0xe06b29…25572d
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0xd79f5d…885550
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0xb15345…5a65a1
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0x9c0b2f…a8aec5
0x1900…4ca70x9c95…e299Base$0.001100%fluxa11d ago0xa5d088…71e72e
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x68c827…afa141
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0xbc37bc…014ddf
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x1ab23f…e93cff
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0x5fb685…0f54e7
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x33bde6…bd884a
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x018c24…accd62
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x84da6d…7e4ee7
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0x1096a0…b0678a
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x9e5c07…58e6ee
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0xc31c8a…510023
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x7aec9b…60397a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa12d ago0xb99241…216715
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0xd730df…7fe18f
0x1900…4ca70x9c95…e299Base$0.001100%fluxa12d ago0x22ea47…ddcff3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.