Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa40d ago0x46a53d…f58f3d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0x1705f3…e67be0
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa40d ago0x9b7f20…7f0146
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa40d ago0x3d6c14…c329bb
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0x6e3ea5…37cda9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0xb93b2e…ba1463
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa40d ago0xa70f46…b2c468
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0x5911db…2960a6
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0x7ce8c8…58edcb
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0x69e5b6…2b1756
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa40d ago0xe2c2e9…469db0
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x13f915…5405e6
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa41d ago0x8c15bd…10da96
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x16711b…d0fe1d
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x8d24ec…c14487
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x5e21a0…508dc0
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xd56d15…56aeb2
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xde6c82…bf0378
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x814485…0e54d6
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0x204960…330580
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xab2b4e…641e37
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xb10357…b4f78a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xf1494d…b4d410
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xfeb7c7…5e54b5
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa41d ago0xf52a02…f84602

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.