Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa40d ago0xc1e53e…e429c5
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x863d8f…80b559
0xc055…62e90x9c95…e299Base—$0.001100%fluxa40d ago0x62d7b3…728405
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa40d ago0x83ad80…361434
0xa8e3…8bc50x9c95…e299Base—$0.001100%fluxa40d ago0xefa886…8a1d97
0x25f9…e9ac0x9c95…e299Base—$0.001100%fluxa40d ago0x521867…6e4a53
0xab5f…1b470x9c95…e299Base—$0.001100%fluxa40d ago0x270698…f5a890
0xffec…fc020x9c95…e299Base—$0.001100%fluxa40d ago0xf6b770…687cd6
0x6664…00f70x9c95…e299Base—$0.001100%fluxa40d ago0x5ec847…38f7a2
0x386e…832c0x9c95…e299Base—$0.001100%fluxa40d ago0xe786aa…1c60a8
0xb8ea…c4470x9c95…e299Base—$0.001100%fluxa40d ago0x16b3e3…f62dcc
0x4abc…4e430x9c95…e299Base—$0.001100%fluxa40d ago0x02860a…766e65
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa40d ago0x27de3b…a23c89
0x0250…ce3f0x9c95…e299Base—$0.001100%fluxa40d ago0xb28680…c08131
0x7acb…e9120x9c95…e299Base—$0.001100%fluxa40d ago0xc76527…3a4357
0xbec8…26970x9c95…e299Base—$0.001100%fluxa40d ago0x10ebf4…8e9497
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa40d ago0x5d6880…463d80
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa40d ago0xb780b9…4435b7
0x7627…f5280x9c95…e299Base—$0.001100%fluxa40d ago0x30ccd3…8e62af
0x551d…2ea10x9c95…e299Base—$0.001100%fluxa40d ago0x1414bf…d37791
0x4949…ee210x9c95…e299Base—$0.001100%fluxa40d ago0x882696…865c52
0x019a…97570x9c95…e299Base—$0.001100%fluxa40d ago0x18f24c…8602e2
0xf06e…e7c50x9c95…e299Base—$0.001100%fluxa40d ago0x9ced1c…4aae56
0xca41…c1550x9c95…e299Base—$0.001100%fluxa40d ago0x60adc6…9d5a7b
0xfafe…18550x9c95…e299Base—$0.001100%fluxa40d ago0x889431…eb972d

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.