Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0x22b419…fe7650
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xf7bdef…ea3264
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0x2f8e87…d86ca5
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0x21be93…3e1077
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xf5325f…13ab56
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xcdaf90…c021d7
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xe2fa68…2c6d03
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xfb59ac…5d71db
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xc382bc…0f22d9
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa73d ago0xcd51cf…3ad156
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0xde5c68…cdbacb
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x30f83d…bb0e5c
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x354d14…44e575
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0xcac33e…98beb8
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x307fea…9142c9
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x7eb5ea…1d14fb
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0xff81ae…c01f4f
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x358676…221fd8
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x9b00f8…361e01
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x2c0c11…1fb686
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x4c025e…d01fdf
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0xb65686…b0be20
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x8b090a…c8bab5
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0x6e08b2…ea2e9c
0x5384…dd6f0x9c95…e299Base—$0.001100%fluxa74d ago0xb1c70f…898cfe

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.