Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x6eb3f1…0024ad
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0xa6ab2d…e007eb
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0xe1e94a…6635e4
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x13427a…a1828e
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x1fd776…bad4e8
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x00bad8…a47b78
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0xc61c92…b4f13b
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x76fbb1…3be21e
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x73b6a3…938ae5
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x60fcb5…401473
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x1a6e64…aa7a9b
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x3c3f97…143730
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x860c89…e6c4d5
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0x2534dd…f19b27
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0x1f3c50…73a2df
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x0ccb0b…d304e1
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0x01b5ef…cdd15a
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x074961…66899a
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x852612…430027
0x18aa…81520x9c95…e299Base$0.001100%fluxa47d ago0x4919ae…9d6057
0x18aa…81520xfe80…47eeBase$0.001100%fluxa47d ago0xa17979…160ea1
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x879d17…dfd4fd
0x18aa…81520xfe80…47eeBase$0.001100%fluxa48d ago0x431c0d…782402
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0xc70304…b10c62
0x18aa…81520x9c95…e299Base$0.001100%fluxa48d ago0x2a6bb2…6a2b9d

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.