Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x2343c6…130d1b
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x51c0cf…29e75a
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x1efd49…9b25a3
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x68f9d8…54107d
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x2aeeab…047b44
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xb00bd9…6ae20d
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x63e120…742334
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x8290b3…c61ee8
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0xcbf2d6…6329bd
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x77941a…aa46b4
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x73e46a…cf7e3d
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa39d ago0x9bc464…bb160a
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa39d ago0x6a0cde…a397ef
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa40d ago0x9150ae…a86bfa
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa40d ago0x5c2977…6f1e54
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0xb895c8…b1cdd8
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0xd2201c…d0fc06
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa40d ago0x083f37…bb0e96
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0x60e5b8…a7ddea
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0xa125a5…adfd51
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0x8f1b28…435796
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0x004e9d…6f6659
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa40d ago0xcbca9c…89c7a6
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa40d ago0xa6d851…07b73c
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa40d ago0x559dc6…c9313a

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.