Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x175687…1155e4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x9bd113…f337ad
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x220ecc…44ef67
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x9407e6…66746b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x14ae25…c79894
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x1eecd1…499455
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x8b0e72…a1c234
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x99c448…46025b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x36758d…3509c2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0xb77412…459b27
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0xe2e933…e6eaf4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0xba3747…77cce7
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x737127…028499
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa77d ago0x59c1ff…ca8fe2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x7e4adb…96a44c
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0xfee3a4…82cf81
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0xf9d950…f5ee42
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x8ee901…097f9e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x726aa3…0baf99
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x8ca047…b41da9
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0xe6339d…c308a2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0xdedada…5a1c9e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x3f247f…c58f8f
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0x05649d…c25626
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa78d ago0xa31e88…c2bfde

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.