Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x8d9ffb…fb8367
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xb937ea…cabb86
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xd9fc72…2bfc51
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x372474…40a31c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xb5b99a…ac2f4a
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x8ea942…7c9994
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x0fbe8c…e7b3df
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xf179f0…a5277d
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xd95d21…ed8e87
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x5247b8…0cb1c5
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x5161c0…194e0a
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x0754fd…378b42
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xa3312d…1b74ba
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x8a7d30…f5d818
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x2576c7…9e20e0
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xc341f1…ba4523
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x63776e…9440e3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xcd3dee…bf1085
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0x6268c8…9c329d
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa58d ago0xde90b7…c801b9
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa59d ago0x44b06d…e9cd17
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa59d ago0xade41d…6db70c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa59d ago0x180d75…ae1fc3
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa59d ago0xb6456d…87d428
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa59d ago0x10a11b…04e740

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.